Skip to content

Commit

Permalink
Predicate version.txt on msvcrt.lib to fix stale version.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mqudsi committed Nov 27, 2018
1 parent 0686117 commit 3a6b0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ x86/msvcrt.lib: x86/msvcrt.def

.PHONY: zip

version.txt: GetFileVersionInfo.exe
version.txt: GetFileVersionInfo.exe x64/msvcrt.lib
.\\GetFileVersionInfo.exe %windir%\\system32\\ntoskrnl.exe > version.txt

readme.txt: Makefile GetFileVersionInfo.exe
Expand Down

0 comments on commit 3a6b0ed

Please sign in to comment.