summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Add scripts/makeupdates to generate updates.img files.David Cantrell2009-07-221-1/+2
| | | | | | | | Move the contents of the 'make updates' target to scripts/makeupdates. Make the recompilation of the _isys module be conditional (if you want to do that, either run 'make updates' as you have been or pass -c to scripts/makeupdates). Running makeupdates without -c will generate an updates.img with just the changed Python files.
* Convert scripts/ to Makefile.amDavid Cantrell2009-06-091-0/+27