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:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in3
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 324e5ca797..d070b0e967 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-19 Lluis Sanchez Gual <lluis@novell.com>
+
+ * configure.in: Added new deployment projects.
+
2007-04-07 Michael Hutchinson <m.j.hutchinson@gmail.com>
* monodevelop.in: Add some more typical directories to PKG_CONFIG_PATH.
diff --git a/configure.in b/configure.in
index 8ee643578b..8ca62c4249 100644
--- a/configure.in
+++ b/configure.in
@@ -379,6 +379,9 @@ Extras/AspNetEdit/Makefile
Extras/AspNetEdit/chrome/Makefile
Extras/AspNetEdit/chrome/aspdesigner.manifest
Extras/MonoDevelop.WebReferences/Makefile
+Extras/Deployment/Makefile
+Extras/Deployment/MonoDevelop.Deployment/Makefile
+Extras/Deployment/MonoDevelop.Deployment.Linux/Makefile
Makefile
monodevelop
mdtool