From: Alan T. DeKok Date: Wed, 20 Feb 2013 16:56:26 +0000 (-0500) Subject: Build raddb/, too X-Git-Tag: release_3_0_0_beta1~982 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=831630a295545bb7e9d3623d0575514fb4010d50;p=thirdparty%2Ffreeradius-server.git Build raddb/, too --- diff --git a/Makefile b/Makefile index 7a92314102a..32c4dcc2e32 100644 --- a/Makefile +++ b/Makefile @@ -110,6 +110,12 @@ endif .PHONY: common $(SUBDIRS) +# +# We need to convert these directories to boilermake! +# +all: + @$(MAKE) $(MFLAGS) WHAT_TO_MAKE=$@ common + common: $(SUBDIRS) $(SUBDIRS):