hooks are always enabled now -> one less option
[libfirm] / include / libfirm / Makefile.am
index 2dbefa4..cdcc9a2 100644 (file)
@@ -7,7 +7,6 @@ libfirminclude_HEADERS = \
        callgraph.h \
        cdep.h \
        cgana.h \
-       compute_loop_info.h \
        dbginfo.h \
        dfs.h \
        execfreq.h \
@@ -38,7 +37,6 @@ libfirminclude_HEADERS = \
        irgwalk.h \
        irhooks.h \
        irlivechk.h \
-       irlivechk_old.h \
        irloop.h \
        irmemory.h \
        irmode.h \
@@ -60,12 +58,15 @@ libfirminclude_HEADERS = \
        rta.h \
        seqnumbers.h \
        structure.h \
+       timing.h \
        trouts.h \
        tv.h \
-       typerep.h \
+       typerep.h
+
+libfirminclude_adtdir=$(includedir)/libfirm/adt
+libfirminclude_adt_HEADERS = \
        adt/align.h \
        adt/array.h \
-       adt/arrayset.h \
        adt/bipartite.h \
        adt/bitfiddle.h \
        adt/bitset.h \
@@ -76,6 +77,7 @@ libfirminclude_HEADERS = \
        adt/eset.h \
        adt/fourcc.h \
        adt/gaussjordan.h \
+       adt/gaussseidel.h \
        adt/hashptr.h \
        adt/hashset.h \
        adt/hungarian.h \
@@ -83,6 +85,7 @@ libfirminclude_HEADERS = \
        adt/iterator.h \
        adt/list.h \
        adt/obst.h \
+       adt/obstack.h \
        adt/offset.h \
        adt/pdeq.h \
        adt/plist.h \