aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-08 04:00:19 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-08 04:00:19 +0000
commitd571efcc910f49c6a0ec49de87daddd7fe10b7a1 (patch)
tree9d8ccfa918b716125cd79e12fb78e547b7cfa0ec /Makefile
parent18dcff6af8a34d2585e7b7d62f9a14174ce804f6 (diff)
use /pd for headers since this lib needs others besides m_pd.h
svn path=/trunk/externals/hcs/; revision=13998
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ece2d09..d111471 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ EXTRA_DIST = cursor.gif README-ifeel.txt embed.pd ifeel.h
#
#------------------------------------------------------------------------------#
-CFLAGS = -DPD -I"$(PD_INCLUDE)" -Wall -W -g
+CFLAGS = -DPD -I"$(PD_INCLUDE)/pd" -Wall -W -g
LDFLAGS =
LIBS =