make schedule dumper more robust/cleanup
[libfirm] / include / libfirm / Makefile.am
index 95ebcf2..12946b5 100644 (file)
@@ -6,7 +6,6 @@ libfirminclude_HEADERS = \
        callgraph.h \
        cdep.h \
        cgana.h \
-       compound_path.h \
        dbginfo.h \
        end.h \
        execfreq.h \
@@ -24,7 +23,6 @@ libfirminclude_HEADERS = \
        irdump.h \
        iredgekinds.h \
        iredges.h \
-       irextbb.h \
        irflag.h \
        irgmod.h \
        irgopt.h \
@@ -48,6 +46,7 @@ libfirminclude_HEADERS = \
        lowering.h \
        nodeops.h \
        opcodes.h \
+       statev.h \
        timing.h \
        trouts.h \
        tv.h \
@@ -58,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 \
@@ -72,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