summaryrefslogtreecommitdiffstats
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorAaron Griffin <aaron@archlinux.org>2006-11-22 21:03:52 +0100
committerAaron Griffin <aaron@archlinux.org>2006-11-22 21:03:52 +0100
commit8da03650b0089428535de0e14615ea7b276301d5 (patch)
tree3df5a1270b4cdbe0f404674820dc6c09aedfbf56 /src/util/Makefile.am
parent4302395f84cc332dadc85823bf136e483b040730 (diff)
downloadpacman-8da03650b0089428535de0e14615ea7b276301d5.tar.gz
pacman-8da03650b0089428535de0e14615ea7b276301d5.tar.xz
* Whoops util Makefile
* Slight modification to depcmp debug output
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 7eac8a52..e8917599 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -2,7 +2,7 @@ bin_PROGRAMS = vercmp
AM_CFLAGS = \
-I$(top_srcdir)/lib/libalpm \
- -I$(top_srcdir)/src/pacman
+ -I$(top_srcdir)/src/pacman \
$(CFLAGS)
vercmp_SOURCES = vercmp.c