X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2FMakefile.am;h=253e02a5ce2f6cd0fa33317ee5e718d55d8e1fc4;hp=7be46d97a9002b1c5d63bf78c3cc7f455e1b5881;hb=61b441dc995c1e6dd21fd85e2014dd981e9c9350;hpb=42d2dff33306beae8ddbd9cc991ad80f135950a6 diff --git a/src/Makefile.am b/src/Makefile.am index 7be46d97..253e02a5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -284,4 +284,4 @@ if TUNEMU LIBS += -lpcap endif -AM_CFLAGS = -DCONFDIR=\"$(sysconfdir)\" -DLOCALSTATEDIR=\"$(localstatedir)\" -DSBINDIR=\"$(sbindir)\" -iquote. +AM_CFLAGS = -DCONFDIR=\"$(sysconfdir)\" -DRUNSTATEDIR=\"$(runstatedir)\" -DLOCALSTATEDIR=\"$(localstatedir)\" -DSBINDIR=\"$(sbindir)\" -iquote.