[Galago-commits] r2626 - in trunk/galago-sharp: . galago
galago-commits at freedesktop.org
galago-commits at freedesktop.org
Fri Mar 24 01:42:24 PST 2006
Author: chipx86
Date: 2006-03-24 01:42:22 -0800 (Fri, 24 Mar 2006)
New Revision: 2626
Modified:
trunk/galago-sharp/ChangeLog
trunk/galago-sharp/galago/Makefile.am
Log:
Add Object.custom to the list of custom files.
Modified: trunk/galago-sharp/ChangeLog
===================================================================
--- trunk/galago-sharp/ChangeLog 2006-03-24 09:32:53 UTC (rev 2625)
+++ trunk/galago-sharp/ChangeLog 2006-03-24 09:42:22 UTC (rev 2626)
@@ -1,3 +1,8 @@
+Fri Mar 24 01:42:12 PST 2006 Christian Hammond <chipx86 at chipx86.com>
+
+ * galago/Makefile.am:
+ - Add Object.custom to the list of custom files.
+
Fri Mar 24 01:29:49 PST 2006 Christian Hammond <chipx86 at chipx86.com>
A galago/Status.custom:
Modified: trunk/galago-sharp/galago/Makefile.am
===================================================================
--- trunk/galago-sharp/galago/Makefile.am 2006-03-24 09:32:53 UTC (rev 2625)
+++ trunk/galago-sharp/galago/Makefile.am 2006-03-24 09:42:22 UTC (rev 2626)
@@ -27,6 +27,7 @@
customs = \
Global.custom \
+ Object.custom \
Service.custom \
Status.custom
More information about the galago-commits
mailing list