summaryrefslogtreecommitdiffstats
path: root/edd
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-10-16 20:59:15 +0000
committerMatt Wilson <msw@redhat.com>2001-10-16 20:59:15 +0000
commitcc02a97cc308be0ae7d6e4ac6c605518103c6f22 (patch)
tree21376b7119090a57bc496a2731b7952fd465b0a9 /edd
parent584b653db54b96a7721cffeba67680495e59337c (diff)
downloadanaconda-cc02a97cc308be0ae7d6e4ac6c605518103c6f22.tar.gz
anaconda-cc02a97cc308be0ae7d6e4ac6c605518103c6f22.tar.xz
anaconda-cc02a97cc308be0ae7d6e4ac6c605518103c6f22.zip
merge anaconda-gtk-2-0-branch to HEAD
Diffstat (limited to 'edd')
-rw-r--r--edd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/edd/Makefile b/edd/Makefile
index bf5d8dfd8..6add37b1d 100644
--- a/edd/Makefile
+++ b/edd/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.inc
-CFLAGS=-Wall -O -g -fpic -I/usr/include/python1.5# -DDEBUG
+CFLAGS=-Wall -O -g -fpic -I$(PYTHONINCLUDE)# -DDEBUG
TARGETS=eddmodule.so libedd.a(edd.o lrmi.o)