Ignore:
Timestamp:
Apr 22, 2008, 2:05:49 PM (16 years ago)
Author:
Bruno Cornec
Message:

Renaming of files to be in conformity with stable and ease aplication of patches between branches.

File:
1 edited

Legend:

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

    r1315 r1930  
    22## Process with Automake to generate Makefile.in
    33##
     4
     5AM_CPPFLAGS = -DMONDO_CONF_DIR=\"$(sysconfdir)/mondo\" -I${top_builddir}/src/include -I${top_builddir}/src/common
    46
    57## Headers
     
    1113## The program
    1214sbin_PROGRAMS         = mondorestore
    13 mondorestore_SOURCES  = mondo-prep.c mondo-restore.c mondo-rstr-newt.c \
     15mondorestore_SOURCES  = mondo-prep.c mondorestore.c mondo-rstr-newt.c \
    1416                        mondo-rstr-compare.c mondo-rstr-tools.c
    1517mondorestore_LDADD    = ${top_builddir}/src/common/libmondo.a @MONDORESTORE_STATIC@
Note: See TracChangeset for help on using the changeset viewer.