aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-22 01:54:53 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-22 01:54:53 +0000
commit9a2d7f5e15053fae958bd01113f462cd637bb221 (patch)
treeef24a7ef921c83e804bbd5ade724240b89c6185d
parent41eb4f92137dfa34066e634e5c14fa9e4123bd1c (diff)
re-added "/pd" to -I"$(PD_INCLUDE)/pd" to support the header location for 0.43
svn path=/trunk/externals/hcs/; revision=14463
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 32d5f3e..497d955 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ EXTRA_DIST = README-ifeel.txt ifeel.h
#
#------------------------------------------------------------------------------#
-CFLAGS = -DPD -I"$(PD_INCLUDE)" -Wall -W -g
+CFLAGS = -DPD -I"$(PD_INCLUDE)/pd" -Wall -W -g
LDFLAGS =
LIBS =