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

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

Try to fix autorun issue
Try to fix version name in changelogs

  • Property svn:keywords set to Id
File size: 257 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: ${DESTDIR}/${datadir}/autorun
9 chmod 755 ${DESTDIR}/${datadir}/autorun
Note: See TracBrowser for help on using the repository browser.