summaryrefslogtreecommitdiffstats
path: root/modules/NWGNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'modules/NWGNUmakefile')
-rw-r--r--modules/NWGNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/NWGNUmakefile b/modules/NWGNUmakefile
index 1bcbf7db77..525e1a2e95 100644
--- a/modules/NWGNUmakefile
+++ b/modules/NWGNUmakefile
@@ -48,7 +48,7 @@ endif
# Allow the experimental modules to be built if EXPERIMENTAL is defined
ifdef DEBUG
-SUBDIRS += debug \
+SUBDIRS += debugging \
$(EOLIST)
endif