Author: Alex Badea <vampire@p16.pub.ro>
[ircu2.10.12-pk.git] / Makefile.in
index 2b3f0faa4a2891163bd3f71cf3e3ddf079d87d1c..41df37b62e7d230eb8bc872c0266f742453f2469 100644 (file)
@@ -25,11 +25,12 @@ VPATH = @srcdir@
 SHELL = @SHPROG@
 RM = @RMPROG@
 AWK = @AWK@
+adns_subdir = @ADNS_SUBDIR@
 @SET_MAKE@
 #### End of system configuration section. ####
 
-SUBDIRS = doc ircd
-IRCD_MAKEFILES = Makefile doc/Makefile ircd/Makefile
+SUBDIRS = doc ${adns_subdir} ircd
+IRCD_MAKEFILES = Makefile doc/Makefile adns/Makefile ircd/Makefile
 
 all: build