aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-08 04:10:36 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-08 04:10:36 +0000
commit844527b8afc603b071ef6d8bb90267c8eab6d5e8 (patch)
tree35acec8b9b96132e78cae503b4340bdb90e87973 /Makefile
parentd37d3b0f503aea58900d81e32aefba6d63cdeb18 (diff)
use /pd since this lib needs other headers besides m_pd.h
svn path=/trunk/externals/ext13/; revision=14000
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3650095..75ba01e 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ EXTRA_DIST = d_global13.h stream13.h ext13.h ext13.c ext13-help.pd CHANGES
#
#------------------------------------------------------------------------------#
-CFLAGS = -DPD -I"$(PD_INCLUDE)" -Wall -W -g
+CFLAGS = -DPD -I"$(PD_INCLUDE)/pd" -Wall -W -g
LDFLAGS =
LIBS =