mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-10 11:35:00 -05:00
*** empty log message ***
This commit is contained in:
parent
db769f667d
commit
60d940ab1e
@ -19,3 +19,8 @@ EXTRA_DIST = \
|
||||
|
||||
check:
|
||||
cd pactest; python pactest.py --test=tests/*.py -p ../src/pacman/pacman --debug=1
|
||||
|
||||
tags:
|
||||
ctags -a lib/libalpm/*.[ch]
|
||||
ctags -a lib/libftp/*.[ch]
|
||||
ctags -a src/pacman/*.[ch]
|
||||
|
Loading…
Reference in New Issue
Block a user