]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
also don't pull in boiler.mk whilst doing make deb
authorMatthew Newton <matthew-git@newtoncomputing.co.uk>
Tue, 9 Jan 2018 11:16:14 +0000 (11:16 +0000)
committerMatthew Newton <matthew-git@newtoncomputing.co.uk>
Mon, 15 Jan 2018 23:25:59 +0000 (23:25 +0000)
Makefile

index 706fc72ae593d26aad009cd2995deb7971b9db33..4ae94160a125cbda923c1a6b305468082a3acc8f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,9 @@ endif
 export DESTDIR := $(R)
 
 # And over-ride all of the other magic.
+ifneq "$(MAKECMDGOALS)" "deb"
 include scripts/boiler.mk
+endif
 
 #
 #  To work around OpenSSL issues with travis.