New test.
[mono.git] / libgc / Makefile.am
index e0087159d55d06bf2e3cf24a61ac2f608b4362cc..735cc3bdaf8a9096974994326828aa520a329577 100644 (file)
@@ -175,7 +175,7 @@ CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host
 
 # :FIXME: why do we distribute this one???
 #
-EXTRA_DIST += libtool.m4 configure.host
+EXTRA_DIST += configure.host
 
 #
 # :GOTCHA: GNU make rule for making .s out of .S is flawed,