fix build again
authorSebastien Pouliot <sebastien@ximian.com>
Mon, 13 Aug 2007 12:24:27 +0000 (12:24 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Mon, 13 Aug 2007 12:24:27 +0000 (12:24 -0000)
svn path=/trunk/mcs/; revision=83947

mcs/tools/corcompare/Makefile

index 2bd18b840f0f9c498a5ebafef28c8661874324c1..1bf5da5c2cfa68e9615b946c7cc6f238268cb4dd 100644 (file)
@@ -30,7 +30,7 @@ PROGRAM_INSTALL_DIR = $(mono_libdir)/mono/$(FRAMEWORK_VERSION)
 APIINFO_SOURCES = mono-api-info.cs
 APIDIFF_SOURCES = mono-api-diff.cs
 
-DISTFILES= $(CORCOMPARE_SOURCES) $(APIINFO_SOURCES) $(APIDIFF_SOURCES) cormissing.xsl TODO mono-api.xsl
+DISTFILES= $(CORCOMPARE_SOURCES) $(APIINFO_SOURCES) $(APIDIFF_SOURCES) cormissing.xsl TODO mono-api.xsl transform.cs
 
 all-local: $(ALL_PROGRAMS)