Ignore:
Timestamp:
Feb 20, 2007, 11:32:26 AM (17 years ago)
Author:
Bruno Cornec
Message:

Rename mondo-restore.c => mondorestore.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/mondorestore/Makefile.am

    r1170 r1192  
    1313## The program
    1414sbin_PROGRAMS         = mondorestore
    15 mondorestore_SOURCES  = mondo-prep.c mondo-restore.c mondo-rstr-newt.c \
     15mondorestore_SOURCES  = mondo-prep.c mondorestore.c mondo-rstr-newt.c \
    1616                        mondo-rstr-compare.c mondo-rstr-tools.c
    1717mondorestore_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.