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

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@novell.com>2007-03-23 23:28:12 +0300
committerLluis Sanchez <lluis@novell.com>2007-03-23 23:28:12 +0300
commitb0ef0b6c1d29fcd48384af1871760b4f6a87d478 (patch)
tree618335384d2770033a053494a49f1496d3e95e9c /Makefile.am
parent00653105be0bfef0785d7c94474a0307c89ef2c9 (diff)
Avoid installing assemblies generated by samples and tests.
svn path=/trunk/mono-addins/; revision=74919
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ae623cb..725dafa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = Mono.Addins Mono.Addins.Setup Mono.Addins.Gui mautil
+SUBDIRS = Mono.Addins Mono.Addins.Setup Mono.Addins.Gui mautil Test Samples
DOCFILES = \
$(top_builddir)/bin/Mono.Addins.dll \