X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2FMakefile.am;h=7b3dd97db495a2c26020bfe140dca3707a348df7;hp=508310358d361ebe064e3d537a01e647027573c7;hb=afda1d91ae290ac2aa2a45d07fa6838b3159da39;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)/