Author: crichton
Date: 2005-05-09 21:51:48 -0400 (Mon, 09 May 2005)
New Revision: 44312
Modified:
trunk/gtkmozembed-sharp/ChangeLog
trunk/gtkmozembed-sharp/gtkmozembed/Makefile.am
Log:
Minor changes to makefiles
Automake is soooo much fun.
Modified: trunk/gtkmozembed-sharp/ChangeLog
===================================================================
--- trunk/gtkmozembed-sharp/ChangeLog 2005-05-10 01:06:06 UTC (rev 44311)
+++ trunk/gtkmozembed-sharp/ChangeLog 2005-05-10 01:51:48 UTC (rev 44312)
@@ -1,3 +1,8 @@
+2005-05-09 Mark Crichton <[EMAIL PROTECTED]>
+
+ * gtkmozembed/Makefile.am: added the XML api file to the dist, so
+ the build can go a bit smoother
+
2005-05-07 Alp Toker <[EMAIL PROTECTED]>
* gtkmozembed/gtkgecko.metadata: The gtk_moz_embed_single_get_type
Modified: trunk/gtkmozembed-sharp/gtkmozembed/Makefile.am
===================================================================
--- trunk/gtkmozembed-sharp/gtkmozembed/Makefile.am 2005-05-10 01:06:06 UTC
(rev 44311)
+++ trunk/gtkmozembed-sharp/gtkmozembed/Makefile.am 2005-05-10 01:51:48 UTC
(rev 44312)
@@ -16,7 +16,7 @@
build_sources = AssemblyInfo.cs
-customs = Single.custom WebControl.custom
+customs = WebControl.custom
CLEANFILES = gecko-sharp.dll generated-stamp generated/*.cs $(API)
gecko-sharp.snk
@@ -49,4 +49,4 @@
echo "$(GACUTIL) /u $(ASSEMBLY_NAME) /package gecko-sharp-2.0 /root
$(DESTDIR)$(libdir)"; \
$(GACUTIL) /u $(ASSEMBLY_NAME) /package gecko-sharp-2.0 /root
$(DESTDIR)$(libdir) || exit 1;
-EXTRA_DIST = $(RAW_API) $(sources) $(customs) $(METADATA) AssemblyInfo.cs.in
gecko-sharp.dll.config.in
+EXTRA_DIST = $(RAW_API) $(sources) $(customs) $(METADATA) AssemblyInfo.cs.in
gecko-sharp.dll.config.in $(API)
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches