update automake stuff for release
[libfirm] / include / libfirm / Makefile.am
index 92d3f30..c4f8769 100644 (file)
@@ -1,12 +1,14 @@
 libfirmincludedir=$(includedir)/libfirm
 libfirminclude_HEADERS = \
        analyze_irg_args.h \
+       begin.h \
        be.h \
        callgraph.h \
        cdep.h \
        cgana.h \
        compound_path.h \
        dbginfo.h \
+       end.h \
        execfreq.h \
        execution_frequency.h \
        field_temperature.h \
@@ -14,11 +16,10 @@ libfirminclude_HEADERS = \
        firm.h \
        firmstat.h \
        firm_types.h \
-       height.h \
+       heights.h \
        ident.h \
        interval_analysis.h \
        irarch.h \
-       ircgcons.h \
        ircgopt.h \
        irconsconfirm.h \
        ircons.h \
@@ -45,14 +46,12 @@ libfirminclude_HEADERS = \
        irpass.h \
        irprintf.h \
        irprog.h \
-       irsimpletype.h \
        irtypeinfo.h \
-       irvrfy.h \
+       irverify.h \
        lowering.h \
-       old_fctnames.h \
-       pseudo_irg.h \
+       nodeops.h \
+       opcodes.h \
        rta.h \
-       seqnumbers.h \
        structure.h \
        timing.h \
        trouts.h \
@@ -62,7 +61,6 @@ libfirminclude_HEADERS = \
 
 libfirminclude_adtdir=$(includedir)/libfirm/adt
 libfirminclude_adt_HEADERS = \
-       adt/align.h \
        adt/array.h \
        adt/bipartite.h \
        adt/cpset.h \
@@ -73,12 +71,10 @@ libfirminclude_adt_HEADERS = \
        adt/hashptr.h \
        adt/hashset.h \
        adt/hungarian.h \
-       adt/impl.h \
        adt/iterator.h \
        adt/list.h \
        adt/obstack.h \
        adt/obst.h \
-       adt/offset.h \
        adt/pdeq.h \
        adt/plist.h \
        adt/pmap.h \
@@ -87,5 +83,4 @@ libfirminclude_adt_HEADERS = \
        adt/pset_new.h \
        adt/set.h \
        adt/unionfind.h \
-       adt/util.h \
        adt/xmalloc.h