summaryrefslogtreecommitdiffstats
path: root/bin/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Makefile.inc')
-rw-r--r--bin/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile.inc b/bin/Makefile.inc
index e0688df..108488f 100644
--- a/bin/Makefile.inc
+++ b/bin/Makefile.inc
@@ -4,6 +4,6 @@
BINDIR?= /bin
WARNS?= 6
-.if !defined(WITH_DYNAMICROOT)
+.if defined(NO_DYNAMICROOT)
NOSHARED?= YES
.endif
OpenPOWER on IntegriCloud