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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Krüger <mkrueger@novell.com>2010-06-17 15:21:18 +0400
committerMike Krüger <mkrueger@novell.com>2010-06-17 15:21:18 +0400
commit223bc1810b983137283e363312b8406472555c3a (patch)
treebe10c994853bf9c00149313cc2957671721bb9a8 /main/src/addins/Makefile.am
parentc47fafa6ffe775199155fdc7fd0a704beff8e985 (diff)
* Main.sln:
* configure.in: * src/addins/Makefile.am: Adding DocFood to the solution/build system. svn path=/trunk/monodevelop/; revision=159065
Diffstat (limited to 'main/src/addins/Makefile.am')
-rw-r--r--main/src/addins/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/src/addins/Makefile.am b/main/src/addins/Makefile.am
index e741789787..b96667c97c 100644
--- a/main/src/addins/Makefile.am
+++ b/main/src/addins/Makefile.am
@@ -30,4 +30,5 @@ SUBDIRS = \
MonoDevelop.CodeMetrics \
MonoDevelop.Debugger.Soft \
WindowsPlatform \
- MonoDevelop.HexEditor
+ MonoDevelop.HexEditor \
+ MonoDevelop.DocFood