summaryrefslogtreecommitdiffstats
path: root/edd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'edd/Makefile')
-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)