[Monodevelop-patches-list] r2111 - trunk/MonoDevelop/Core/src/AddIns/DisplayBindings/SourceEditor
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Mon Jan 3 14:41:32 EST 2005
Author: tberman
Date: 2005-01-03 14:41:32 -0500 (Mon, 03 Jan 2005)
New Revision: 2111
Modified:
trunk/MonoDevelop/Core/src/AddIns/DisplayBindings/SourceEditor/Makefile.am
Log:
Ugh, AddIns, not AddIn.
Modified: trunk/MonoDevelop/Core/src/AddIns/DisplayBindings/SourceEditor/Makefile.am
===================================================================
--- trunk/MonoDevelop/Core/src/AddIns/DisplayBindings/SourceEditor/Makefile.am 2005-01-03 19:36:07 UTC (rev 2110)
+++ trunk/MonoDevelop/Core/src/AddIns/DisplayBindings/SourceEditor/Makefile.am 2005-01-03 19:41:32 UTC (rev 2111)
@@ -107,7 +107,7 @@
assemblydir = $(libdir)/monodevelop/bin
assembly_DATA = $(DLL) $(DLL).config
-addindir = $(libdir)/monodevelop/AddIn
+addindir = $(libdir)/monodevelop/AddIns
addin_DATA = $(ADDIN)
CLEANFILES = $(DLL) $(DLL).mdb
More information about the Monodevelop-patches-list
mailing list