Import new (much simpler) resolver code from Hybrid.
[ircu2.10.12-pk.git] / Makefile.in
index 854f9f14b7569522096c31b679e15d03b2141ce5..e2ba6b0f33178326e6b3a005e8e37646bc3c8f06 100644 (file)
@@ -25,12 +25,11 @@ VPATH = @srcdir@
 SHELL = @SHPROG@
 RM = @RMPROG@
 AWK = @AWK@
-adns_subdir = @ADNS_SUBDIR@
 @SET_MAKE@
 #### End of system configuration section. ####
 
-SUBDIRS = doc ${adns_subdir} ircd
-IRCD_MAKEFILES = Makefile doc/Makefile adns/Makefile ircd/Makefile
+SUBDIRS = doc ircd
+IRCD_MAKEFILES = Makefile doc/Makefile ircd/Makefile
 
 all: build