Changeset 2233 in MondoRescue
- Timestamp:
- Jun 19, 2009, 6:04:17 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mondo/test/Makefile.am
r2209 r2233 2 2 3 3 ## The program 4 sbin_PROGRAMS = mrtest_mountlist 4 sbin_PROGRAMS = mrtest_mountlist mrtest_truncname 5 5 mrtest_mountlist_SOURCES = test-mountlist.c ${top_builddir}/src/mondorestore/mondo-prep.c ${top_builddir}/src/mondorestore/mondo-rstr-newt.c ${top_builddir}/src/mondorestore/mondo-rstr-tools.c 6 6 mrtest_mountlist_LDADD = ${top_builddir}/src/common/libmondo.a ${top_builddir}/src/lib/libmr.a @MONDORESTORE_STATIC@ 7 mrtest_truncname_SOURCES = test-truncname.c ${top_builddir}/src/common/libmondo-string.c 8 mrtest_truncname_LDADD = ${top_builddir}/src/common/libmondo.a ${top_builddir}/src/lib/libmr.a @MONDORESTORE_STATIC@
Note:
See TracChangeset
for help on using the changeset viewer.