aboutsummaryrefslogblamecommitdiff
path: root/cad/kicad/files/patch-3d-viewer_makefile.include
blob: 4afef4eda54937faab985f85b7a04d2ad1a0de26 (plain) (tree)
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${X11BASE}/include
 
 CPPFLAGS += $(EXTRACPPFLAGS)