* Makefile.am (common_sources): added abcremoval.h so it get disted and daily mono packages on go-mono.com will build again svn path=/trunk/mono/; revision=27528
@@ -1,3 +1,8 @@
+2004-05-17 Radek Doulik <[email protected]>
+
+ * Makefile.am (common_sources): added abcremoval.h so it get
+ disted and daily mono packages on go-mono.com will build again
2004-05-17 Massimiliano Mantione <[email protected]>
* abcremoval.c: Fixed coding style, added copyright header.
@@ -108,6 +108,7 @@ common_sources = \
liveness.c \
ssa.c \
abcremoval.c \
+ abcremoval.h \
driver.c \
debug-mini.c \
linear-scan.c \