summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2001-03-07 17:14:36 +0000
committerMike Fulbright <msf@redhat.com>2001-03-07 17:14:36 +0000
commit815dbd2aae04d0c4309d54bb1c5730bf4b596dcb (patch)
tree1b2dc20996501219a61c21d698c9b2063f1547db /utils
parentf81d4525c5a0377afa2ac1a81c4d05dd8e9eb367 (diff)
downloadanaconda-815dbd2aae04d0c4309d54bb1c5730bf4b596dcb.tar.gz
anaconda-815dbd2aae04d0c4309d54bb1c5730bf4b596dcb.tar.xz
anaconda-815dbd2aae04d0c4309d54bb1c5730bf4b596dcb.zip
fixed building
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 5fc44d15c..9a7f5cdd9 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -4,7 +4,7 @@ ARCH := $(patsubst i%86,i386,$(shell uname -m))
ARCH := $(patsubst sparc%,sparc,$(ARCH))
LOADLIBES = -L../isys -lisys -lpopt
-CFLAGS = -Wall -g -I/usr/include/rpm
+CFLAGS = -Wall -g -I/usr/include/rpm -I..
LDFLAGS = -g -static
MODDEPS = moddeps