From 406cdff72900f383b9323967d7afb75a94959e7b Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 21 Jul 2006 16:13:25 +0000 Subject: -I pdp's includes svn path=/trunk/externals/pidip/; revision=5394 --- modules/Makefile | 1 + system/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/modules/Makefile b/modules/Makefile index 171ebfd..049eb83 100644 --- a/modules/Makefile +++ b/modules/Makefile @@ -1,6 +1,7 @@ current: all_modules include ../Makefile +PDP_PIDIP_CFLAGS += -I../../pdp/include -I../../../pd/src OBJECTS = pdp_intrusion.o pdp_yqt.o pdp_simura.o pdp_underwatch.o \ pdp_vertigo.o pdp_yvu2rgb.o pdp_lens.o pdp_baltan.o \ diff --git a/system/Makefile b/system/Makefile index fc2c9ac..8dd3092 100644 --- a/system/Makefile +++ b/system/Makefile @@ -1,6 +1,7 @@ current: all_modules include ../Makefile +PDP_PIDIP_CFLAGS += -I../../pdp/include OBJECTS = pidip.o yuv.o -- cgit v1.2.1