irgmod: Pass the new inputs to turn_into_tuple() instead of initialising them with...
[libfirm] / include / libfirm / Makefile.am
index 172895e..12946b5 100644 (file)
@@ -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