]> andersk Git - moira.git/blobdiff - util/imake.includes/Imake.tmpl
don't forget to include /usr/athena/include
[moira.git] / util / imake.includes / Imake.tmpl
index 21045f4d2291d323c5623bba1c7412e1563b8d07..b6b3bfed8242b331c1941b5b26079ef5b3b0c0c4 100644 (file)
@@ -14,7 +14,7 @@ NEWTOP=NEW_TOP
 BUILDTOP=NEW_TOP
 #endif
 
-INCLUDE= -I$(BUILDTOP)/include -I$(BUILDTOP)/lib
+INCLUDE= -I$(BUILDTOP)/include -I$(BUILDTOP)/lib -I/usr/athena/include
 CFLAGS=$(DBG) $(INCLUDE) $(DEFINES) $(GLOBAL_CDEFS)
 LINTFLAGS=$(INCLUDE) $(DEFINES) $(GLOBAL_CDEFS)
 
This page took 0.035285 seconds and 4 git commands to generate.