mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-22 15:58:50 -05:00
* fixed dist target
This commit is contained in:
parent
7518e04c2e
commit
7cf6c88105
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user