summaryrefslogtreecommitdiff
path: root/cad/kicad-devel/files/patch-3d-viewer_makefile.include
blob: e0ae0ad1652122eec3b92d23da275fa2f5b47b0a (plain) (blame)
1
2
3
4
5
6
7
8
9
--- 3d-viewer/makefile.include.orig	Mon Jul  2 19:55:19 2007
+++ 3d-viewer/makefile.include	Mon Jul  2 19:57:07 2007
@@ -1,5 +1,5 @@
 EXTRALIBS =
-EXTRACPPFLAGS= -I./ -I../include -I../common -I../pcbnew
+EXTRACPPFLAGS= -I./ -I../include -I../common -I../pcbnew -I${LOCALBASE}/include
 
 CPPFLAGS += $(EXTRACPPFLAGS)