X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2FMakefile.am;h=11f701cc8ccf2e9f0278407f304579036a6d253d;hp=a5a9692238cd5d19fd7cf9c2c149be3babc3dda8;hb=4fe3688bc68f77686d2061ee9240509e7158441c;hpb=c40c99592b9512049e85323c59432a380239151f diff --git a/src/Makefile.am b/src/Makefile.am index a5a96922..11f701cc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -44,8 +44,7 @@ tincd_SOURCES = \ subnet.c subnet.h \ tincd.c \ utils.c utils.h \ - xalloc.h \ - xmalloc.c + xalloc.h if !GETOPT tincd_SOURCES += \ @@ -88,4 +87,4 @@ if TUNEMU LIBS += -lpcap endif -AM_CPPFLAGS = -DCONFDIR=\"$(sysconfdir)\" -DLOCALSTATEDIR=\"$(localstatedir)\" +AM_CPPFLAGS = -DCONFDIR=\"$(sysconfdir)\" -DLOCALSTATEDIR=\"$(localstatedir)\" -I $(abs_top_builddir)/