source: MondoRescue/branches/2.05/mondo/mondo/Makefile.am@ 246

Last change on this file since 246 was 246, checked in by bcornec, 18 years ago

revert r245

  • Property svn:keywords set to Id
File size: 375 bytes
Line 
1# Note that configure will define @XMONDO@ to be "xmondo" if X support
2# is enabled, "" if not
3SUBDIRS = common mondoarchive mondorestore @XMONDO@ docs restore-scripts
4DIST_SUBDIRS = common mondoarchive mondorestore xmondo docs restore-scripts
5
6pkglib_DATA = do-not-compress-these autorun
7
8install-data-hook: post-nuke.sample
9 cp -R post-nuke.sample $(pkglibdir)/
Note: See TracBrowser for help on using the repository browser.