[Monodevelop-patches-list] r2116 - trunk/MonoDevelop/Core/src/AddIns/BackendBindings/NemerleBinding
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Mon Jan 3 17:31:51 EST 2005
Author: tberman
Date: 2005-01-03 17:31:51 -0500 (Mon, 03 Jan 2005)
New Revision: 2116
Modified:
trunk/MonoDevelop/Core/src/AddIns/BackendBindings/NemerleBinding/Makefile.am
Log:
small fix
Modified: trunk/MonoDevelop/Core/src/AddIns/BackendBindings/NemerleBinding/Makefile.am
===================================================================
--- trunk/MonoDevelop/Core/src/AddIns/BackendBindings/NemerleBinding/Makefile.am 2005-01-03 20:19:48 UTC (rev 2115)
+++ trunk/MonoDevelop/Core/src/AddIns/BackendBindings/NemerleBinding/Makefile.am 2005-01-03 22:31:51 UTC (rev 2116)
@@ -58,7 +58,7 @@
assemblydir = $(libdir)/monodevelop/AddIns/BackendBindings/
assembly_DATA = $(ASSEMBLY) $(ADDIN)
-templatedir = $(assemblydir)/templates.
+templatedir = $(assemblydir)/templates
template_DATA = $(TEMPLATES)
CLEANFILES = $(ASSEMBLY) $(ASSEMBLY).mdb
More information about the Monodevelop-patches-list
mailing list