diff options
Diffstat (limited to 'src/makefile.wsl')
-rw-r--r-- | src/makefile.wsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.wsl b/src/makefile.wsl index ff7d3813..8a5504d9 100644 --- a/src/makefile.wsl +++ b/src/makefile.wsl @@ -58,5 +58,5 @@ DefaultStyle.o: DefaultStyle.c ../userdefs.h LYEditmap.o: LYEditmap.c ../userdefs.h LYCharUtils.o: LYCharUtils.c ../userdefs.h LYExtern.o: LYExtern.c ../userdefs.h -LyUtils.o: LYUtils.c ../userdefs.h +LYUtils.o: LYUtils.c ../userdefs.h LYCookie.o: ../userdefs.h |