Author: gnorton Date: 2005-12-01 16:49:14 -0500 (Thu, 01 Dec 2005) New Revision: 53797
Modified: trunk/cocoa-sharp/ChangeLog trunk/cocoa-sharp/Makefile.am Log: 2005-12-01 Geoff Norton <[EMAIL PROTECTED]> * Makefile.am: Include the samples in the default build Modified: trunk/cocoa-sharp/ChangeLog =================================================================== --- trunk/cocoa-sharp/ChangeLog 2005-12-01 21:43:39 UTC (rev 53796) +++ trunk/cocoa-sharp/ChangeLog 2005-12-01 21:49:14 UTC (rev 53797) @@ -1,3 +1,17 @@ 2005-12-01 Geoff Norton <[EMAIL PROTECTED]> + * Makefile.am: Include the samples in the default build + +2005-12-01 Geoff Norton <[EMAIL PROTECTED]> + + * NEWS: + AUTHORS: + README: Add to the build + * configure.in: Dont generate AssemblyInfo.cs + * autogen.sh: Default to using Mac's glibtoolize. Generate + Makefiles properly. + * Drop vim swap files + +2005-12-01 Geoff Norton <[EMAIL PROTECTED]> + * Initial import Modified: trunk/cocoa-sharp/Makefile.am =================================================================== --- trunk/cocoa-sharp/Makefile.am 2005-12-01 21:43:39 UTC (rev 53796) +++ trunk/cocoa-sharp/Makefile.am 2005-12-01 21:49:14 UTC (rev 53797) @@ -1 +1 @@ -SUBDIRS=src doc +SUBDIRS=src doc samples _______________________________________________ Mono-patches maillist - Mono-patches@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-patches