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.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 286a5d814e..9456506c7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-09-13 Michael Hutchinson <mhutchinson@novell.com>
+ * configure.in: Add Makefile for building stetic from svn.
+
+2007-09-13 Michael Hutchinson <mhutchinson@novell.com>
+
* contrib/extract_makefile_variable.sh, contrib/Makefile.am,
contrib/Mono.Addins/Makefile.am: Refactor makefile variable
extraction, deploy Mono.Addins data files correctly.
diff --git a/configure.in b/configure.in
index 967d21d4d1..73bf08d907 100644
--- a/configure.in
+++ b/configure.in
@@ -511,6 +511,7 @@ Extras/prj2make-sharp-lib/Makefile
Extras/WelcomePage/Makefile
Extras/ChangeLogAddIn/Makefile
Extras/MonoDevelop.GtkCore/Makefile
+Extras/MonoDevelop.GtkCore/lib/Makefile
Extras/AspNetAddIn/Makefile
Extras/MonoDevelop.Autotools/Makefile
Extras/MonoDevelop.DesignerSupport/Makefile