summaryrefslogtreecommitdiff
path: root/nt/makefile.w32-in
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2007-10-18 00:57:12 +0000
committerJason Rumney <jasonr@gnu.org>2007-10-18 00:57:12 +0000
commitda3ef617bfe45566bba433287e8fd93aa6025eee (patch)
tree82007f1d30544d7ec86551f91bf0169cfefbd7b3 /nt/makefile.w32-in
parent65d306e2b720c8b7d0be34fd55dc9087a2db66e9 (diff)
downloademacs-da3ef617bfe45566bba433287e8fd93aa6025eee.tar.gz
(install): Install COPYING in top-level and bin dirs.
Diffstat (limited to 'nt/makefile.w32-in')
-rw-r--r--nt/makefile.w32-in2
1 files changed, 2 insertions, 0 deletions
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in
index 05e9a665879..c8b94a639a0 100644
--- a/nt/makefile.w32-in
+++ b/nt/makefile.w32-in
@@ -211,6 +211,8 @@ install: all $(INSTALL_DIR)/bin install-other-dirs-$(MAKETYPE)
$(IFNOTSAMEDIR) $(CP_DIR) ../etc $(INSTALL_DIR) $(ENDIF)
- $(CP_DIR) icons $(INSTALL_DIR)/etc
$(IFNOTSAMEDIR) $(CP_DIR) ../info $(INSTALL_DIR) $(ENDIF)
+ $(IFNOTSAMEDIR) $(CP) ../COPYING $(INSTALL_DIR) $(ENDIF)
+ - $(CP) ../COPYING $(INSTALL_DIR)/bin
- $(DEL) ../same-dir.tst
- $(DEL) $(INSTALL_DIR)/same-dir.tst