X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=Makefile.in;fp=Makefile.in;h=e2ba6b0f33178326e6b3a005e8e37646bc3c8f06;hb=a43a98c096947864d5c9e4401fe6e15aa4de61ae;hp=854f9f14b7569522096c31b679e15d03b2141ce5;hpb=1492ff7f2cbfb6130ce5ceeed23049e0cbbc6eff;p=ircu2.10.12-pk.git diff --git a/Makefile.in b/Makefile.in index 854f9f1..e2ba6b0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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