X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2FMakefile.am;h=60709fb73c5b9248892a6b8f1d8e23a5dfe72fee;hb=79e9a4f743b7b59fed968575f6b36171cf4a0063;hp=d9bf293ffeef1a11cd62440da8a956bcefc03bb8;hpb=25b467638a23ad03524719329027225ae1da75bc;p=meshlink diff --git a/src/Makefile.am b/src/Makefile.am index d9bf293f..60709fb7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -40,7 +40,7 @@ if TUNEMU LIBS += -lpcap endif -AM_CFLAGS = @CFLAGS@ -DCONFDIR=\"$(sysconfdir)\" -DLOCALSTATEDIR=\"$(localstatedir)\" -DSBINDIR=\"$(sbindir)\" +AM_CFLAGS = -DCONFDIR=\"$(sysconfdir)\" -DLOCALSTATEDIR=\"$(localstatedir)\" -DSBINDIR=\"$(sbindir)\" dist-hook: rm -f `find . -type l`