diff options
-rw-r--r-- | dns/staticcharge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/staticcharge/Makefile b/dns/staticcharge/Makefile index 70ad2194037e..7895c272655a 100644 --- a/dns/staticcharge/Makefile +++ b/dns/staticcharge/Makefile @@ -25,7 +25,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes .ifdef DEBUG -CONFIGURE_ARGS+= --enable-debug +CONFIGURE_ARGS+= --enable-debug .endif post-install: |