summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2007-02-26* TODO updates.Dan McGee1-1/+0
* Makefile.am updates for Aaron's move of re-pacman to contrib.
2007-02-22Big commit here, I'll try to cover all the bases.Dan McGee1-1/+5
* Updated all of the language files, as the POT file was updated. NOTE FOR TRANSLATORS, try to base your next contribution off of these, notice how some msgids and messages have been wrapped to the next line- it makes it easier to read anyway. * More Makefile.am/configure.ac updates. 'make dist' and 'make distclean' now work properly, with only one caveat- the automatic testing in distclean doesn't do so hot as it is compiled with a default configure, which includes the fakeroot-proof code (which does not cooperate with pactest). * Added a Makefile.am for the pactest directory.
2007-02-22* A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'Dan McGee1-10/+14
to work as expected.
2007-02-11Forgot to update the Makefile with the new script, adding it.Dan McGee1-0/+1
2006-12-19Makefile adjustments for installation rules:Aaron Griffin1-1/+9
added all the newer scripts/ added pacman.d and abs sysconf subdirs Minor makepkg revert for previous change to 'errexit' shell option
2005-10-25added pacman-optimize to Makefile.amJudd Vinet1-1/+1
2005-10-17added first part of the autoconf stuff - patch from Christian Hamar ↵Judd Vinet1-0/+2
<krics@linuxforum.hu>