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

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

Makefile.am files should be managed under SVN as well

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.