update automake stuff for release
[libfirm] / include / libfirm / Makefile.am
index cb1218c..c4f8769 100644 (file)
@@ -1,13 +1,14 @@
 libfirmincludedir=$(includedir)/libfirm
 libfirminclude_HEADERS = \
-       absgraph.h \
        analyze_irg_args.h \
+       begin.h \
        be.h \
        callgraph.h \
        cdep.h \
        cgana.h \
+       compound_path.h \
        dbginfo.h \
-       dfs.h \
+       end.h \
        execfreq.h \
        execution_frequency.h \
        field_temperature.h \
@@ -15,12 +16,10 @@ libfirminclude_HEADERS = \
        firm.h \
        firmstat.h \
        firm_types.h \
-       firm_ycomp.h \
-       height.h \
+       heights.h \
        ident.h \
        interval_analysis.h \
        irarch.h \
-       ircgcons.h \
        ircgopt.h \
        irconsconfirm.h \
        ircons.h \
@@ -35,36 +34,33 @@ libfirminclude_HEADERS = \
        irgraph.h \
        irgwalk.h \
        irhooks.h \
-       irlivechk.h \
+       irio.h \
        irloop.h \
        irmemory.h \
        irmode.h \
        irnode.h \
        irop.h \
-       iropt_dbg.h \
        iropt.h \
        iroptimize.h \
        irouts.h \
+       irpass.h \
        irprintf.h \
        irprog.h \
-       irsimpletype.h \
        irtypeinfo.h \
-       irvrfy.h \
+       irverify.h \
        lowering.h \
-       old_fctnames.h \
-       phiclass.h \
-       pseudo_irg.h \
+       nodeops.h \
+       opcodes.h \
        rta.h \
-       seqnumbers.h \
        structure.h \
        timing.h \
        trouts.h \
        tv.h \
-       typerep.h
+       typerep.h \
+       vrp.h
 
 libfirminclude_adtdir=$(includedir)/libfirm/adt
 libfirminclude_adt_HEADERS = \
-       adt/align.h \
        adt/array.h \
        adt/bipartite.h \
        adt/cpset.h \
@@ -75,20 +71,16 @@ libfirminclude_adt_HEADERS = \
        adt/hashptr.h \
        adt/hashset.h \
        adt/hungarian.h \
-       adt/impl.h \
        adt/iterator.h \
        adt/list.h \
-       adt/obst.h \
        adt/obstack.h \
-       adt/offset.h \
+       adt/obst.h \
        adt/pdeq.h \
        adt/plist.h \
        adt/pmap.h \
        adt/pqueue.h \
        adt/pset.h \
        adt/pset_new.h \
-       adt/raw_bitset.h \
        adt/set.h \
        adt/unionfind.h \
-       adt/util.h \
        adt/xmalloc.h