X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drl%2FMakefile.in;h=9b85cf894366861d76d30b7d34406ee2eaa657a9;hb=266bcb55dbeb328bc583f3b712e7ab90d7ff004e;hp=5eca2e2b86d023d02cebe4162582adf9e1aaa691;hpb=c9d6255f0c06ee41eb2c06a5f74a957ec7be3223;p=distributedratelimiting.git diff --git a/drl/Makefile.in b/drl/Makefile.in index 5eca2e2..9b85cf8 100644 --- a/drl/Makefile.in +++ b/drl/Makefile.in @@ -1,7 +1,7 @@ # include @top_srcdir@/Rules.make -CFLAGS+=-I@top_srcdir@ -I@top_srcdir@/libipulog/include -I@top_srcdir@/include -I@top_srcdir@/include/zookeeper $(XML_CFLAGS) $(ZK_CFLAGS) +CFLAGS+=-I@top_srcdir@ -I@top_srcdir@/libipulog/include -I@top_srcdir@/include -I@top_srcdir@/include/zookeeper $(XML_CFLAGS) $(ZK_CFLAGS) -fPIC SH_CFLAGS:=$(CFLAGS) -fPIC # Normally You should not need to change anything below