1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-12-22 15:58:50 -05:00

* fixed dist target

This commit is contained in:
Jürgen Hötzel 2007-02-10 08:10:22 +00:00
parent 7518e04c2e
commit 7cf6c88105

View File

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