From 8da03650b0089428535de0e14615ea7b276301d5 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Wed, 22 Nov 2006 20:03:52 +0000 Subject: * Whoops util Makefile * Slight modification to depcmp debug output --- src/util/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/Makefile.am') 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 -- cgit v1.2.3-24-g4f1b