source: MondoRescue/branches/stable/mondo/mondo/Makefile.am@ 712

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

autorun always

  • Property svn:keywords set to Id
File size: 213 bytes
Line 
1SUBDIRS = common mondoarchive mondorestore restore-scripts post-nuke.sample
2DIST_SUBDIRS = ${SUBDIRS}
3
4pkgdata_DATA = do-not-compress-these autorun
5
6all: all-am chmod
7
8chmod: autorun
9 chmod 755 autorun
Note: See TracBrowser for help on using the repository browser.