Changeset 2204 in MondoRescue for branches/2.2.9/mondo/test/Makefile.am


Ignore:
Timestamp:
May 13, 2009, 12:26:33 PM (15 years ago)
Author:
Bruno Cornec
Message:

First set of improvements for mountlist management (test with valgrind). Fix errors on scanf usage. More to come.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mondo/test/Makefile.am

    r2202 r2204  
    33## The program
    44sbin_PROGRAMS         = mrtest_mountlist
    5 mrtest_mountlist_SOURCES  = test-mountlist.c
     5mrtest_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
    66mrtest_mountlist_LDADD    = ${top_builddir}/src/common/libmondo.a @MONDORESTORE_STATIC@
Note: See TracChangeset for help on using the changeset viewer.