fixed some depencies between irdump.c and irdumptxt.c
[libfirm] / ir / adt / Makefile.in
index 58ee167..070a8c7 100644 (file)
@@ -17,8 +17,9 @@ subdir := ir/adt
 disable_libiberty := @disable_libiberty@
 
 
-SOURCES = Makefile.in array.c array.h cookies.h debug.c debug.h host.h obst.h \
-          pdeq.c pdeq.h pset.h set.c set.h pmap.h pmap.c eset.h eset.c
+SOURCES = Makefile.in                                                  \
+       array.c array.h cookies.h host.h obst.h pdeq.c pdeq.h pset.h    \
+       set.c set.h pmap.h pmap.c eset.h eset.c xmalloc.h
 
 ifeq ($(disable_libiberty),no)
 SOURCES += xmalloc.c