aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-03-07 11:55:28 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-03-07 11:55:28 +0000
commit2cc6b7fb0fb3c39f1fc38a6d33d3449804870232 (patch)
tree314686edd4f0be5b03d23a676d6d1711dfbb5b3c
parenta5abbe224f8eda29e721474df1647404b293fe89 (diff)
fallback to include PD_INCLUDE (without /pd)
svn path=/trunk/externals/iem/iemnet/; revision=15016
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 01241e7..7d6f3f3 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ DEBUG_CFLAGS =
#------------------------------------------------------------------------------#
# -I"$(PD_INCLUDE)/pd" supports the header location for 0.43
-ALL_CFLAGS = -I"$(PD_INCLUDE)/pd"
+ALL_CFLAGS = -I"$(PD_INCLUDE)/pd" -I"$(PD_INCLUDE)"
ALL_LDFLAGS =
ALL_LIBS =