Author: abock
Date: 2005-10-31 20:06:01 -0500 (Mon, 31 Oct 2005)
New Revision: 52431
Modified:
trunk/entagged-sharp/ChangeLog
trunk/entagged-sharp/src/Makefile.am
Log:
Blah
Modified: trunk/entagged-sharp/ChangeLog
===================================================================
--- trunk/entagged-sharp/ChangeLog 2005-11-01 00:59:44 UTC (rev 52430)
+++ trunk/entagged-sharp/ChangeLog 2005-11-01 01:06:01 UTC (rev 52431)
@@ -1,5 +1,6 @@
2005-10-31 Aaron Bockover <[EMAIL PROTECTED]>
+ * src/Makefile.am: fixed for manually handled AssemblyInfo.cs
* src/configure.ac: Do not generate src/AssemblyInfo.cs
* src/AssemblyInfo.cs: Added, must manually update version number
* src/AssemblyInfo.cs.in: Removed
Modified: trunk/entagged-sharp/src/Makefile.am
===================================================================
--- trunk/entagged-sharp/src/Makefile.am 2005-11-01 00:59:44 UTC (rev
52430)
+++ trunk/entagged-sharp/src/Makefile.am 2005-11-01 01:06:01 UTC (rev
52431)
@@ -102,11 +102,10 @@
# $(GACUTIL) /u $(ASSEMBLY_NAME) /package $(PACKAGE) /gacdir $(libdir)
/root $(DESTDIR)$(libdir)
EXTRA_DIST = \
- $(ASSEMBLY_SOURCES) \
- AssemblyInfo.cs.in
+ $(ASSEMBLY_SOURCES)
CLEANFILES = $(ASSEMBLY)
-DISTCLEANFILES = AssemblyInfo.cs *.mdb Makefile.in *.dll *.exe
+DISTCLEANFILES = *.mdb Makefile.in *.dll *.exe
test:
$(MCS) -out:entagged-test.exe -r:entagged-sharp.dll EntaggedTest.cs
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches