summaryrefslogtreecommitdiffstats
path: root/modules/debugging
diff options
context:
space:
mode:
Diffstat (limited to 'modules/debugging')
-rw-r--r--modules/debugging/NWGNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/debugging/NWGNUmakefile b/modules/debugging/NWGNUmakefile
index 6050833b7d..e2bfce3539 100644
--- a/modules/debugging/NWGNUmakefile
+++ b/modules/debugging/NWGNUmakefile
@@ -230,7 +230,7 @@ nlms :: libs $(TARGET_nlm)
# correct place. (See $(AP_WORK)/build/NWGNUhead.inc for examples)
#
install :: nlms FORCE
- $(call COPY,$(OBJDIR)/*.nlm, $(INSTALL)/$(BASEDIR)/modules/)
+ $(call COPY,$(OBJDIR)/*.nlm, $(INSTALLBASE)/modules/)
#
# Any specialized rules here