From 9547d7b0cf263cbd0448d1e018c889e117914092 Mon Sep 17 00:00:00 2001 From: mescalinum Date: Fri, 7 Oct 2011 19:00:46 +0000 Subject: typo svn path=/trunk/externals/loaders/tclpd/; revision=15539 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b90e107..df30eb8 100644 --- a/Makefile +++ b/Makefile @@ -63,7 +63,7 @@ ALL_CFLAGS += -DPD -DVERSION='"$(LIBRARY_VERSION)"' # pd include paths to search, from more specific to more general: PD_INCLUDE = \ - -I"$(PD_PATH)/include/pdextended" + -I"$(PD_PATH)/include/pdextended" \ -I"$(PD_PATH)/include/pd" \ -I"$(PD_PATH)/include" -- cgit v1.2.1