removed wrong const
[libfirm] / ir / common / Makefile.in
index 761cd1c..3cc7e62 100644 (file)
@@ -21,7 +21,8 @@ SOURCES = $(INSTALL_HEADERS)
 
 SOURCES += Makefile.in                                                 \
        panic.c firm_common.c firm.c firmwalk.c                 \
-       panic.h firm_common_t.h statistics.c debug.c old_fctnames.h
+       panic.h firm_common_t.h statistics.c debug.c old_fctnames.h \
+       irtools.c irtools.h
 
 include $(topdir)/MakeRules