X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=firmjni%2FMakefile.in;h=911733200360e14e80e03c65ec98ec574f0c7762;hb=248e2d8e31ec852fc9809859bed12f7a5750c28a;hp=762bd2366a714bcc38d0a4677649cd163c317704;hpb=5b567bb7b5f4558bc809be14ca2250e9dce1fd17;p=libfirm diff --git a/firmjni/Makefile.in b/firmjni/Makefile.in index 762bd2366..911733200 100644 --- a/firmjni/Makefile.in +++ b/firmjni/Makefile.in @@ -64,6 +64,7 @@ MEMBERS += $(IMPL_MEMBERS) FIRM_PATH_HEADERS=common/firm.h common/firm_common.h \ ident/ident.h tv/tv.h \ tr/type.h tr/entity.h tr/type_or_entity.h tr/tpop.h tr/mangle.h \ + tr/type_identify.h \ ir/irprog.h ir/irgraph.h ir/irnode.h ir/irmode.h ir/irop.h \ ir/ircons.h ir/ircgcons.h ir/irflag.h ir/irvrfy.h ir/irdump.h \ ir/iropt.h ir/irgopt.h ir/ircgopt.h \