irgmod: Pass the new inputs to turn_into_tuple() instead of initialising them with...
[libfirm] / include / libfirm / Makefile.am
index c27165b..12946b5 100644 (file)
@@ -46,6 +46,7 @@ libfirminclude_HEADERS = \
        lowering.h \
        nodeops.h \
        opcodes.h \
+       statev.h \
        timing.h \
        trouts.h \
        tv.h \
@@ -56,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 \
@@ -70,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