From 4f9aa100a6ca77cb96370caff2a97d64ceac9afc Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Wed, 21 Feb 2007 07:12:34 +0000 Subject: TODO updates --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 23347213..089f140c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,4 +6,4 @@ EXTRA_DIST = \ README check: src/pacman - cd pactest; python pactest.py --test=tests/*.py -p ../src/pacman/pacman.static --debug=1 + cd pactest; python pactest.py --test=tests/*.py -p ../src/pacman/pacman --debug=1 -- cgit v1.2.3-24-g4f1b