X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2FMakefile.am;h=7b3dd97db495a2c26020bfe140dca3707a348df7;hp=508310358d361ebe064e3d537a01e647027573c7;hb=7b1bd0830cdd8a9e25eb1a26b15300ffdb41f69c;hpb=d178b583df9fe2bf3ebb3a7377203efc5c46df32 diff --git a/src/Makefile.am b/src/Makefile.am index 50831035..7b3dd97d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -86,4 +86,4 @@ if TUNEMU LIBS += -lpcap endif -AM_CPPFLAGS = -DCONFDIR=\"$(sysconfdir)\" -DLOCALSTATEDIR=\"$(localstatedir)\" -I $(abs_top_builddir)/ +AM_CPPFLAGS = -DCONFDIR=\"$(sysconfdir)\" -DRUNSTATEDIR=\"$(runstatedir)\" -DLOCALSTATEDIR=\"$(localstatedir)\" -I $(abs_top_builddir)/