Changeset 3131 in MondoRescue
- Timestamp:
- Jun 1, 2013, 8:55:12 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/mondo/test/Makefile.am
r3111 r3131 2 2 3 3 ## The program 4 sbin_PROGRAMS = mrtest_mountlist mrtest_truncname mrtest_stresc 4 mrtestdir = $(pkgdatadir)/test 5 mrtest_PROGRAMS = mrtest_mountlist mrtest_truncname mrtest_stresc 5 6 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 7 mrtest_mountlist_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.