[Galago-commits] r2721 - in trunk/galago-sharp: . galago
galago-commits at freedesktop.org
galago-commits at freedesktop.org
Mon Apr 17 01:12:43 PDT 2006
Author: chipx86
Date: 2006-04-17 01:12:41 -0700 (Mon, 17 Apr 2006)
New Revision: 2721
Modified:
trunk/galago-sharp/ChangeLog
trunk/galago-sharp/galago/Makefile.am
Log:
Fix make distcheck.
Modified: trunk/galago-sharp/ChangeLog
===================================================================
--- trunk/galago-sharp/ChangeLog 2006-04-17 08:05:18 UTC (rev 2720)
+++ trunk/galago-sharp/ChangeLog 2006-04-17 08:12:41 UTC (rev 2721)
@@ -1,3 +1,8 @@
+Mon Apr 17 01:12:14 PDT 2006 Christian Hammond <chipx86 at chipx86.com>
+
+ * galago/Makefile.am:
+ - Fix make distcheck.
+
Wed Apr 12 00:58:13 PDT 2006 Christian Hammond <chipx86 at chipx86.com>
* configure.ac:
Modified: trunk/galago-sharp/galago/Makefile.am
===================================================================
--- trunk/galago-sharp/galago/Makefile.am 2006-04-17 08:05:18 UTC (rev 2720)
+++ trunk/galago-sharp/galago/Makefile.am 2006-04-17 08:12:41 UTC (rev 2721)
@@ -18,6 +18,7 @@
$(ASSEMBLY) \
generated-stamp generated/*.cs \
$(API) \
+ $(RAW_API) \
glue/generated.c
DISTCLEANFILES = AssemblyInfo.cs
More information about the galago-commits
mailing list