Changeset 7880 for trunk/psLib/test/sys/Makefile.am
- Timestamp:
- Jul 12, 2006, 11:25:39 AM (20 years ago)
- Location:
- trunk/psLib/test/sys
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/sys
- Property svn:ignore
-
old new 17 17 core 18 18 core.* 19 tap_psStringSubstitute
-
- Property svn:ignore
-
trunk/psLib/test/sys/Makefile.am
r7210 r7880 11 11 tst_psMemory \ 12 12 tst_psString \ 13 tst_psTrace 13 tst_psTrace \ 14 tap_psStringSubstitute 14 15 15 16 tst_psAbort_SOURCES = tst_psAbort.c … … 20 21 tst_psString_SOURCES = tst_psString.c 21 22 tst_psTrace_SOURCES = tst_psTrace.c 23 24 tap_psStringSubstitute_CPPFLAGS = $(AM_CPPFLAGS) -I$(top_srcdir)/test/tap/src 25 tap_psStringSubstitute_LDFLAGS = $(AM_LDFLAGS) $(top_builddir)/test/tap/src/libtap.la 22 26 23 27 check_DATA =
Note:
See TracChangeset
for help on using the changeset viewer.
