summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAaron Griffin <aaron@archlinux.org>2006-10-21 20:16:55 +0000
committerAaron Griffin <aaron@archlinux.org>2006-10-21 20:16:55 +0000
commit93311212bddb7d7e75ea91f04604ca42e85ef823 (patch)
tree9c754fe464adcb840c090db27dba01f4615393ba /Makefile.am
parentdf0dac10e5bbace9ceeeffce19d8a16e5bc3ae21 (diff)
downloadpacman-93311212bddb7d7e75ea91f04604ca42e85ef823.tar.gz
pacman-93311212bddb7d7e75ea91f04604ca42e85ef823.zip
Fixes from frugalware: few 'typos' included while patching
Also re-added Judd's dependancy fix in libalpm/deps.c
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a980d04e..cb42571f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,7 @@ EXTRA_DIST = \
TODO \
TODO.autoconf
-check:
+check: src/pacman
cd pactest; python pactest.py --test=tests/*.py -p ../src/pacman/pacman --debug=-1
tags: