summaryrefslogtreecommitdiff
path: root/Mkfiles/msvc.mak
diff options
context:
space:
mode:
authorH. Peter Anvin (Intel) <hpa@zytor.com>2020-07-02 20:44:57 -0700
committerH. Peter Anvin (Intel) <hpa@zytor.com>2020-07-02 20:44:57 -0700
commit1939b69fdf9d644eb611093198110c20a8614527 (patch)
tree59fd37621f3176c82037d15470c0f67a338384fa /Mkfiles/msvc.mak
parent8bc18080fe01906d7582a187ea0d67d316501344 (diff)
parent07b10a1706eb6732e88b6d46d9bf42172881315e (diff)
downloadnasm-1939b69fdf9d644eb611093198110c20a8614527.tar.gz
Merge remote-tracking branch 'github/nasm-2.15.xx'
Diffstat (limited to 'Mkfiles/msvc.mak')
-rw-r--r--Mkfiles/msvc.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mkfiles/msvc.mak b/Mkfiles/msvc.mak
index d0272b2b..a22b2cbe 100644
--- a/Mkfiles/msvc.mak
+++ b/Mkfiles/msvc.mak
@@ -409,7 +409,7 @@ MKDEP=0
#-- Magic hints to mkdep.pl --#
# @object-ending: ".$(O)"
# @path-separator: "\"
-# @exclude: "config\config.h"
+# @exclude: "config/config.h"
# @external: "msvc.dep"
# @selfrule: "1"
#-- Everything below is generated by mkdep.pl - do not edit --#