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
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user