1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00

*** empty log message ***

This commit is contained in:
Aaron Griffin 2006-10-15 21:31:15 +00:00
parent db769f667d
commit 60d940ab1e

View File

@ -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]