diff options
Diffstat (limited to 'src/makefile.nt')
| -rw-r--r-- | src/makefile.nt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/makefile.nt b/src/makefile.nt index e3d05846ccc..0cf08f37105 100644 --- a/src/makefile.nt +++ b/src/makefile.nt | |||
| @@ -1228,3 +1228,5 @@ $(BLD)\w32bdf.obj: \ | |||
| 1228 | $(SRC)\w32.h \ | 1228 | $(SRC)\w32.h \ |
| 1229 | $(SRC)\frame.h \ | 1229 | $(SRC)\frame.h \ |
| 1230 | $(SRC)\blockinput.h | 1230 | $(SRC)\blockinput.h |
| 1231 | |||
| 1232 | # arch-tag: ee9a97ba-19b7-4b50-a127-aaf4efe494dc | ||