summaryrefslogtreecommitdiff
path: root/modules/debug/NWGNUmoddumpio
diff options
context:
space:
mode:
Diffstat (limited to 'modules/debug/NWGNUmoddumpio')
-rw-r--r--modules/debug/NWGNUmoddumpio4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/debug/NWGNUmoddumpio b/modules/debug/NWGNUmoddumpio
index 3652e9ce..48ebe738 100644
--- a/modules/debug/NWGNUmoddumpio
+++ b/modules/debug/NWGNUmoddumpio
@@ -97,7 +97,7 @@ NLM_NAME = moddumpio
# This is used by the link '-desc ' directive.
# If left blank, NLM_NAME will be used.
#
-NLM_DESCRIPTION = Apache $(VERSION_STR) Debugging IO Module
+NLM_DESCRIPTION = Apache $(VERSION_STR) DumpIO Module
#
# This is used by the '-threadname' directive. If left blank,
@@ -148,7 +148,7 @@ XDCDATA =
# If there is an NLM target, put it here
#
TARGET_nlm = \
- $(OBJDIR)/moddumpio.nlm \
+ $(OBJDIR)/$(NLM_NAME).nlm \
$(EOLIST)
#