aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorjdl <x75@users.sourceforge.net>2004-03-10 17:45:05 +0000
committerjdl <x75@users.sourceforge.net>2004-03-10 17:45:05 +0000
commit1c5fd2a193c24d0dbbcc561747a2aadf9ded7264 (patch)
tree5699d5e74128f1315b6f9e8407cbe8330e43ad1d /src/Makefile.in
parent0812d2e537fd1513dcbf32be2660de68d0f9253b (diff)
updated readme ..
svn path=/trunk/externals/OSCx/; revision=1405
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 7f9ba21..f35ba73 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -22,7 +22,7 @@ CFLAGS += $(DEFS) -DPD -DUNIX -O2 -funroll-loops -fomit-frame-pointer \
-Wno-unused -Wno-parentheses -Wno-switch
# where is your m_pd.h ???
-INCLUDE = -I../../build/include
+INCLUDE = -I../../build/include -I../libOSC
# LINUXEXTERNALS = htmsocket.o OSC-pattern-match.o sendOSC.o dumpOSC.o OSCroute.o
# SOURCES = $(wildcard *.c)