Add missing dependency.

--HG--
branch : dtrg-buildsystem
This commit is contained in:
David Given 2013-05-14 14:55:29 +01:00
parent 07453d184a
commit a68b117e96

View file

@ -34,6 +34,8 @@ $(OBJDIR)/$D/tables.h: $(NCGG) $(CPPANSI) mach/$(ARCH)/ncg/table
$(call cfile, $(OBJDIR)/$D/tables.c)
$(eval $q: $(INCDIR)/flt_arith.h)
$(call file, $(LIBEM_DATA))
$(call file, $(LIBFLT_ARITH))