]> andersk Git - moira.git/blobdiff - incremental/Imakefile
Use moira_schema.h
[moira.git] / incremental / Imakefile
index e0d53b5b939fcaf9e024fcb4e8bff0f7b0590618..525ccf812477aa4598d7bf480da43dd0d3f8be98 100644 (file)
@@ -9,7 +9,7 @@ AFSLIBS=$(AFSDIR)/lib/afs/libprot.a    $(AFSDIR)/lib/afs/libauth.a \
 
 SRCS = afs.c ksrvtgt.c
 CODE = $(SRCS)
-CFLAGS = -I../include -I../lib -I$(AFSDIR)/include -I/usr/athena/include $(DBG)
+CFLAGS = -I../include -I../lib -I../db -I$(AFSDIR)/include -I/usr/athena/include $(DBG)
 LIBS = -L../lib -L/usr/athena/lib -lmoira -lzephyr -lcom_err -lhesiod -lkrb -ldes
 SRCDIR = $(SRCTOP)/incremental
 
This page took 1.343606 seconds and 4 git commands to generate.