Changeset 1192 in MondoRescue for branches/stable/mondo/src
- Timestamp:
- Feb 20, 2007, 11:32:26 AM (18 years ago)
- Location:
- branches/stable/mondo/src/mondorestore
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/src/mondorestore/Makefile.am
r1170 r1192 13 13 ## The program 14 14 sbin_PROGRAMS = mondorestore 15 mondorestore_SOURCES = mondo-prep.c mondo -restore.c mondo-rstr-newt.c \15 mondorestore_SOURCES = mondo-prep.c mondorestore.c mondo-rstr-newt.c \ 16 16 mondo-rstr-compare.c mondo-rstr-tools.c 17 17 mondorestore_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.