X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/e7afa27f1e1200f141488d3e372213aafb4fd8f5..71324651c135b24af3748cfffcecf9bc0ebf3a9a:/src/Makefile.in diff --git a/src/Makefile.in b/src/Makefile.in index 7e5312e..23d901a 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -7,4 +7,6 @@ WERROR=-Werror all: dtest -dtest: dtest.o adns.o +dtest: dtest.o event.o query.o setup.o submit.o + +%.o: adns-internal.h adns.h