summaryrefslogtreecommitdiffstats
path: root/contrib/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2007-07-11Add {PKGBUILD,install}.proto to contrib/ directoryDan McGee1-1/+5
Also update README and Makefile.am in the contrib/ directory. Signed-off-by: Dan McGee <dan@archlinux.org>
2007-06-05Autotool clean up.Andrew Fyfe1-0/+2
* Add vim modeline to Makefile.am and configure.ac * Fix white space in Makefile.am and configure.ac * Add contrib/wget-xdelta.sh to EXTRA_DIST in Makefile.am Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> Signed-off-by: Dan McGee <dan@archlinux.org>
2007-03-07* Added a readme file to the contrib/ directory.Dan McGee1-1/+2
2007-02-26* TODO updates.Dan McGee1-0/+1
* Makefile.am updates for Aaron's move of re-pacman to contrib.
2007-02-23Whoops, added to Makefile.amAaron Griffin1-0/+1
2007-02-23* Updated distcheck target- added some flags so pactest is 100% correct.Dan McGee1-0/+5
* Added a Makefile.am so contrib/ folder is included in dist.