X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2FMakefile.am;h=253e02a5ce2f6cd0fa33317ee5e718d55d8e1fc4;hb=313b05b67c59c316c0eff631598e0700e0fd3c8d;hp=7be46d97a9002b1c5d63bf78c3cc7f455e1b5881;hpb=92fdabc439bdb5e16f64a4bf2ed1deda54f7c544;p=tinc 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.