chiark / gitweb /
+ * Include stdlib.h in adnshost.h.
[adns.git] / client / Makefile.in
index 9963c1a477aedb2d91e61256864a0af3b3ed3a56..9908562c5e49c2c80debb45d7d1c820d2beaf7ce 100644 (file)
@@ -24,7 +24,7 @@
 srcdir=                @srcdir@
 VPATH=         @srcdir@
 
-PROGRAMS=      adnstest adnslogres adnshost
+PROGRAMS=      adnstest adnslogres adnshost fanftest
 TARG_INSTALL=  $(PROGRAMS)
 TARG_LOCAL=    $(addsuffix _s, $(PROGRAMS))
 TARGETS=       $(TARG_LOCAL) $(TARG_INSTALL)