From 1c5fd2a193c24d0dbbcc561747a2aadf9ded7264 Mon Sep 17 00:00:00 2001 From: jdl Date: Wed, 10 Mar 2004 17:45:05 +0000 Subject: updated readme .. svn path=/trunk/externals/OSCx/; revision=1405 --- src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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) -- cgit v1.2.1