* fixed dist target

This commit is contained in:
Jürgen Hötzel 2007-02-10 08:10:22 +00:00
parent 7518e04c2e
commit 7cf6c88105
1 changed files with 2 additions and 4 deletions

View File

@ -1,11 +1,9 @@
SUBDIRS = lib/libalpm src/util src/pacman scripts doc etc
EXTRA_DIST = \
ChangeLog \
NEWS \
COPYING \
README \
TODO \
TODO.autoconf
README
check: src/pacman
cd pactest; python pactest.py --test=tests/*.py -p ../src/pacman/pacman --debug=-1