From: Sebastian Hack Date: Mon, 6 Jun 2005 15:59:02 +0000 (+0000) Subject: Changed offset.h util.h X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=20ba3ccbdf7bba5453673997837fd20232e79114;p=libfirm Changed offset.h util.h [r5964] --- diff --git a/ir/adt/Makefile.in b/ir/adt/Makefile.in index 35f03e9b6..bd311c178 100644 --- a/ir/adt/Makefile.in +++ b/ir/adt/Makefile.in @@ -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 offset.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 SOURCES = Makefile.in \ array.c obst.h pdeq.c \