X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/15480be436960212fd31b8963516766a68adcdd5..31af3b4524f2a8d88a755900e934424ac6a5aab2:/src/Makefile.in?ds=sidebyside diff --git a/src/Makefile.in b/src/Makefile.in index 7a7d055..a28dda3 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -24,8 +24,10 @@ srcdir= @srcdir@ VPATH= @srcdir@ TARGETS= libadns.a -include $(srcdir)/../settings.make -include adns.make +include ../settings.make +include $(srcdir)/adns.make + +DIRCFLAGS= -I. -I$(srcdir) install: mkdir -p $(libdir) $(includedir)