aboutsummaryrefslogtreecommitdiff
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
commit4084445d6ee4b817c6f842e5f54209ef10835be4 (patch)
treed98916bdd1363d5428ecfd4b8200927f527fa177
parent23c523b73d4fafd7d872eb48ea9531616e5d3d40 (diff)
use /pd since this lib needs other headers besides m_pd.h
svn path=/trunk/externals/moonlib/; revision=14000
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 16e29d5..271f014 100644
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,7 @@ EXTRA_DIST = XFS.txt pause.gif play.gif playy.gif rec.gif saww.gif sin.gif sinw.
#
#------------------------------------------------------------------------------#
-CFLAGS = -DPD -I"$(PD_INCLUDE)" -Wall -W -g
+CFLAGS = -DPD -I"$(PD_INCLUDE)/pd" -Wall -W -g
LDFLAGS =
LIBS =