X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=Makefile;h=a89d8c28e1473869db2f1a21c8463318bf5029f3;hb=894e1976e3b01764f5d80e5d1925804904f14025;hp=eee0d49717b0b5d68f43075ef309691c298bc769;hpb=efa571043b5beb3e7bf7454146efc581e4f05e3a;p=xonotic%2Fgmqcc.git diff --git a/Makefile b/Makefile index eee0d49..a89d8c2 100644 --- a/Makefile +++ b/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