X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2FMakefile.am;h=ff011f8cfe7cf2559dd2f0e4aff845d83f227b5b;hp=491f0115ba0a137a4edb7ba2e0400624b1a266db;hb=3c0511984f0041f79e64bcc55d58680f86e8e408;hpb=4b3fd94b1cc79c24c4092b6b10ed4627a2648d26 diff --git a/src/Makefile.am b/src/Makefile.am index 491f0115..ff011f8c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -30,7 +30,7 @@ endif tincd_LDADD = \ $(top_builddir)/lib/libvpn.a -AM_CFLAGS = @CFLAGS@ -DCONFDIR=\"$(sysconfdir)\" -DLOCALSTATEDIR=\"$(localstatedir)\" +AM_CFLAGS = -DCONFDIR=\"$(sysconfdir)\" -DLOCALSTATEDIR=\"$(localstatedir)\" dist-hook: rm -f `find . -type l`