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

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

Still on autorun

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