Fixed typos, improved docu
[libfirm] / ir / adt / Makefile.in
index b18f200..b9f9178 100644 (file)
@@ -16,7 +16,7 @@ topdir = ../..
 subdir := ir/adt
 disable_libiberty := @disable_libiberty@
 
-INSTALL_HEADERS_ADT = pset.h set.h pmap.h eset.h hashptr.h array.h pdeq.h iterator.h align.h fourcc.h util.h plist.h bipartite.h
+INSTALL_HEADERS_ADT = pset.h set.h pmap.h eset.h hashptr.h array.h pdeq.h iterator.h align.h fourcc.h util.h plist.h bipartite.h xmalloc.h
 
 SOURCES = Makefile.in                          \
        array.c obst.h pdeq.c   \