source: MondoRescue/trunk/mondo/mondo/Makefile.am@ 30

Last change on this file since 30 was 30, checked in by bcornec, 19 years ago

Id property added on files to allow for better conf. management

  • Property svn:keywords set to Id
File size: 369 bytes
RevLine 
[4]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
6pkgdata_DATA = do-not-compress-these
7
8install-data-hook: post-nuke.sample
9 cp -R post-nuke.sample $(pkgdatadir)/
Note: See TracBrowser for help on using the repository browser.