Changeset 2009 in MondoRescue for trunk/mondo/src/mondorestore/Makefile.am


Ignore:
Timestamp:
Aug 11, 2008, 3:05:15 AM (16 years ago)
Author:
Bruno Cornec
Message:

Commit ald modifs in trunk - just in case

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/src/mondorestore/Makefile.am

    r1084 r2009  
    1 ## $Id$
    21##
    32## $Id$
     
    54## Process with Automake to generate Makefile.in
    65##
    7 AM_CPPFLAGS = -DMONDO_CONF_DIR=\"$(sysconfdir)\" -I${top_builddir}/src/include
     6AM_CPPFLAGS = -DMONDO_CONF_DIR=\"$(sysconfdir)\" -I${top_builddir}/src/include -I${top_builddir}/src/common
    87
    98## Headers
     
    1413## The program
    1514sbin_PROGRAMS         = mondorestore
    16 mondorestore_SOURCES  = mondo-prep.c mondo-restore.c mondo-rstr-newt.c \
     15mondorestore_SOURCES  = mondo-prep.c mondorestore.c mondo-rstr-newt.c \
    1716                        mondo-rstr-compare.c mondo-rstr-tools.c
    1817mondorestore_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.