Changeset 8841 for trunk/psLib/test/pstap/src
- Timestamp:
- Sep 19, 2006, 2:18:12 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/pstap/src/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/pstap/src/Makefile.am
r8731 r8841 5 5 $(PSLIB_LIBS) 6 6 7 TEST_LTLIBS = libpstap.la 8 libpstap_la_SOURCES = pstap.c 7 9 noinst_HEADERS = pstap.h 8 check_LTLIBRARIES = libpstap.la9 10 10 libpstap_la_SOURCES = pstap.c 11 if BUILD_TESTS 12 lib_LTLIBRARIES = $(TEST_LTLIBS) 13 else 14 check_LTLIBRARIES = $(TEST_LTLIBS) 15 endif 16
Note:
See TracChangeset
for help on using the changeset viewer.
