From 20ba3ccbdf7bba5453673997837fd20232e79114 Mon Sep 17 00:00:00 2001 From: Sebastian Hack Date: Mon, 6 Jun 2005 15:59:02 +0000 Subject: [PATCH] Changed offset.h util.h [r5964] --- ir/adt/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.20.1