Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Pouliot <sebastien@ximian.com>2008-12-03 07:43:37 +0300
committerSebastien Pouliot <sebastien@ximian.com>2008-12-03 07:43:37 +0300
commitd7a3ce0857e12316aaf0cb16820b4c5ab84bc5b8 (patch)
tree12a9d3d0b883260ac0830b4f663ecf81ff8f2de6 /configure.in
parent80f18fffe504e1bf66f0fb2cf664f6f5f68de23f (diff)
configure.in: Remove AC_OUTPUT on gnunit files since they break make dist
svn path=/trunk/mono-tools/; revision=120574
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.in b/configure.in
index c914a5fe..b5d6b128 100644
--- a/configure.in
+++ b/configure.in
@@ -155,11 +155,6 @@ AC_SUBST(GENDARME_VERSION)
AC_OUTPUT([
Makefile
-gnunit/Makefile
-gnunit/art/Makefile
-gnunit/src/Makefile
-gnunit/src/AssemblyInfo.cs
-gnunit/src/catalog.cs
gsharp/Makefile
gsharp/gsharp
gui-compare/Makefile