Changeset 247 in MondoRescue for branches/2.05/mondo/mondo/Makefile.am


Ignore:
Timestamp:
Dec 20, 2005, 1:24:03 PM (18 years ago)
Author:
bcornec
Message:
  • fix automake bug for post-nuke.example (creation of the Makefile.am)
  • fix sles9 build for mondo (remove of extra doc)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.05/mondo/mondo/Makefile.am

    r246 r247  
    11# Note that configure will define @XMONDO@ to be "xmondo" if X support
    22# is enabled, "" if not
    3 SUBDIRS        = common mondoarchive mondorestore @XMONDO@ docs restore-scripts
    4 DIST_SUBDIRS   = common mondoarchive mondorestore xmondo docs restore-scripts
     3SUBDIRS        = common mondoarchive mondorestore @XMONDO@ docs restore-scripts post-nuke.sample
     4DIST_SUBDIRS   = common mondoarchive mondorestore xmondo docs restore-scripts post-nuke.sample
    55
    66pkglib_DATA   = do-not-compress-these autorun
    7 
    8 install-data-hook: post-nuke.sample
    9     cp -R post-nuke.sample $(pkglibdir)/
Note: See TracChangeset for help on using the changeset viewer.