]> andersk Git - moira.git/blobdiff - server/Imakefile
second code style cleanup: void/void * usage, proper #includes. try to
[moira.git] / server / Imakefile
index a2c5b80decb24778fd02d94ae673dcf50b7e2f02..c14272e4e291286cd4a7b050db84acd63e7e8f24 100644 (file)
@@ -8,7 +8,7 @@
 # Imakefile for server directory.
 #
 
-DEFINES= -I. $(GDSSINC)
+GDSS_INC=$(GDSSINC)
 
 SRCS = startmoira.c mr_main.c mr_sauth.c mr_scall.c \
        mr_srvdata.c mr_shutdown.c mr_util.c \
This page took 0.03331 seconds and 4 git commands to generate.