X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Flibfirm%2FMakefile.am;h=12946b5cc9a7a71b15ee9bba8430a4c4e4610259;hb=d2b8adc12afc99ec5f04d530638803356f8be9f6;hp=172895e36dec2002d34e1f679ffc0f1df900eb38;hpb=b4841b96869c6fbd61f4ae3931d3c69c6b33c2e0;p=libfirm diff --git a/include/libfirm/Makefile.am b/include/libfirm/Makefile.am index 172895e36..12946b5cc 100644 --- a/include/libfirm/Makefile.am +++ b/include/libfirm/Makefile.am @@ -6,7 +6,6 @@ libfirminclude_HEADERS = \ callgraph.h \ cdep.h \ cgana.h \ - compound_path.h \ dbginfo.h \ end.h \ execfreq.h \ @@ -47,6 +46,7 @@ libfirminclude_HEADERS = \ lowering.h \ nodeops.h \ opcodes.h \ + statev.h \ timing.h \ trouts.h \ tv.h \ @@ -57,11 +57,9 @@ libfirminclude_adtdir=$(includedir)/libfirm/adt libfirminclude_adt_HEADERS = \ adt/array.h \ adt/bipartite.h \ - adt/cpset.h \ adt/gaussjordan.h \ adt/gaussseidel.h \ adt/hashptr.h \ - adt/hashset.h \ adt/hungarian.h \ adt/list.h \ adt/obstack.h \ @@ -71,7 +69,6 @@ libfirminclude_adt_HEADERS = \ adt/pmap.h \ adt/pqueue.h \ adt/pset.h \ - adt/pset_new.h \ adt/set.h \ adt/unionfind.h \ adt/xmalloc.h