X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2FMakefile.am;fp=src%2FMakefile.am;h=60709fb73c5b9248892a6b8f1d8e23a5dfe72fee;hp=d9bf293ffeef1a11cd62440da8a956bcefc03bb8;hb=79e9a4f743b7b59fed968575f6b36171cf4a0063;hpb=fb5b260190b1c6d07ec822154094aee7416f292e 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`