summaryrefslogtreecommitdiff
path: root/coreconf/UNIX.mk
diff options
context:
space:
mode:
Diffstat (limited to 'coreconf/UNIX.mk')
-rw-r--r--coreconf/UNIX.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/coreconf/UNIX.mk b/coreconf/UNIX.mk
index 84b881f7c..b448e7553 100644
--- a/coreconf/UNIX.mk
+++ b/coreconf/UNIX.mk
@@ -62,3 +62,5 @@ endif
define MAKE_OBJDIR
if test ! -d $(@D); then rm -rf $(@D); $(NSINSTALL) -D $(@D); fi
endef
+
+include $(CORE_DEPTH)/coreconf/Werror.mk