source: MondoRescue/branches/2.2.9/mondo/src/Makefile.am@ 2579

Last change on this file since 2579 was 2209, checked in by Bruno Cornec, 15 years ago
  • Use new libmr.a in build process
  • Use mr_strcat to fix a memory allocation bug when mountlist contains lots of references unavailable at restore time, creating a error when memory is statically allocated (more usage is expected now).
  • Property svn:keywords set to Id
File size: 214 bytes
Line 
1SUBDIRS = lib common mondoarchive mondorestore restore-scripts post-nuke.sample
2DIST_SUBDIRS = ${SUBDIRS}
3
4pkgdata_DATA = do-not-compress-these
5scriptdir = $(pkgdatadir)
6script_SCRIPTS = autorun
Note: See TracBrowser for help on using the repository browser.