mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-23 20:33:05 +00:00
Fix dependincies
This commit is contained in:
parent
c8b4eac618
commit
9908209f58
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -165,3 +165,4 @@ ftepp.o: gmqcc.h opts.def lexer.h
|
|||
utf8.o: gmqcc.h opts.def
|
||||
correct.o: gmqcc.h opts.def
|
||||
fold.o: ast.h ir.h gmqcc.h opts.def parser.h lexer.h
|
||||
intrin.o: parser.h gmqcc.h opts.def lexer.h ast.h ir.h
|
||||
|
|
Loading…
Reference in a new issue