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 22:49:33 +0300
committerLluis Sanchez <lluis@novell.com>2007-03-23 22:49:33 +0300
commit00653105be0bfef0785d7c94474a0307c89ef2c9 (patch)
tree83a01179a6acccc61fdccc249682d0de317e7ef2 /Samples
parent8febca72c87052b9a4fe66446c79f8dbfa47cf2d (diff)
Added missing makefiles.
svn path=/trunk/mono-addins/; revision=74915
Diffstat (limited to 'Samples')
-rw-r--r--Samples/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Samples/Makefile.am b/Samples/Makefile.am
new file mode 100644
index 0000000..9b8f3ea
--- /dev/null
+++ b/Samples/Makefile.am
@@ -0,0 +1,2 @@
+SUBDIRS = WriterService WriterServiceHost WriterService.SampleExtender TextEditorLib TextEditor.Xml TextEditor.CompilerService TextEditor.CompilerService.CSharp TextEditor
+