]> git.meshlink.io Git - meshlink/blobdiff - src/Makefile.am
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
[meshlink] / src / Makefile.am
index d9bf293ffeef1a11cd62440da8a956bcefc03bb8..60709fb73c5b9248892a6b8f1d8e23a5dfe72fee 100644 (file)
@@ -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`