[Monodevelop-patches-list] r873 - in trunk/MonoDevelop: . build/data/resources/icons data data/resources data/resources/glade gdldock/gdl gdldock/sources gdldock/sources/gdl gtkmozembed-sharp src/AddIns/BackendBindings/CSharpBinding src/AddIns/DisplayBindings src/AddIns/DisplayBindings/SourceEditor src/AddIns/DisplayBindings/TextEditor src/AddIns/Misc/StartPage src/Libraries/MonoDevelop.Core src/Libraries/MonoDevelop.Gui.Utils src/Libraries/MonoDevelop.Gui.Widgets src/Libraries/SharpAssembly src/Libraries/SharpRefactory src/Main/Base src/Main/StartUp
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Thu Feb 12 01:47:45 EST 2004
Author: jluke
Date: 2004-02-12 01:47:45 -0500 (Thu, 12 Feb 2004)
New Revision: 873
Added:
trunk/MonoDevelop/data/Makefile.am
trunk/MonoDevelop/data/resources/Makefile.am
trunk/MonoDevelop/data/resources/glade/Makefile.am
Modified:
trunk/MonoDevelop/Makefile.am
trunk/MonoDevelop/build/data/resources/icons/Makefile.am
trunk/MonoDevelop/configure.in
trunk/MonoDevelop/gdldock/gdl/Makefile.am
trunk/MonoDevelop/gdldock/sources/Makefile.am
trunk/MonoDevelop/gdldock/sources/gdl/Makefile.am
trunk/MonoDevelop/gtkmozembed-sharp/Makefile.am
trunk/MonoDevelop/src/AddIns/BackendBindings/CSharpBinding/Makefile.am
trunk/MonoDevelop/src/AddIns/DisplayBindings/Makefile.am
trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Makefile.am
trunk/MonoDevelop/src/AddIns/DisplayBindings/TextEditor/Makefile.am
trunk/MonoDevelop/src/AddIns/Misc/StartPage/Makefile.am
trunk/MonoDevelop/src/Libraries/MonoDevelop.Core/Makefile.am
trunk/MonoDevelop/src/Libraries/MonoDevelop.Gui.Utils/Makefile.am
trunk/MonoDevelop/src/Libraries/MonoDevelop.Gui.Widgets/Makefile.am
trunk/MonoDevelop/src/Libraries/SharpAssembly/Makefile.am
trunk/MonoDevelop/src/Libraries/SharpRefactory/Makefile.am
trunk/MonoDevelop/src/Main/Base/Makefile.am
trunk/MonoDevelop/src/Main/StartUp/Makefile.am
Log:
add EXTRA_DIST to all the Makefile.am's
make dist seems to work now
probably missing some stuff and disting unnecessary stuff
Modified: trunk/MonoDevelop/Makefile.am
===================================================================
--- trunk/MonoDevelop/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -1,4 +1,4 @@
-SUBDIRS=gdldock gtkmozembed-sharp src build
+SUBDIRS=gdldock gtkmozembed-sharp src build data
bin_SCRIPTS=monodevelop
@@ -22,3 +22,5 @@
profile-pad: $(MONOPAD)
cd build/bin && mono -O=inline --profile MonoPad.exe
+
+EXTRA_DIST = $(bin_SCRIPTS) $(desktop_DATA)
Modified: trunk/MonoDevelop/build/data/resources/icons/Makefile.am
===================================================================
--- trunk/MonoDevelop/build/data/resources/icons/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/build/data/resources/icons/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -302,3 +302,5 @@
VB.Project.ServiceProject \
VB.Project.UserControl \
VB.Project.WebProject
+
+EXTRA_DIST = $(icons_DATA)
Modified: trunk/MonoDevelop/configure.in
===================================================================
--- trunk/MonoDevelop/configure.in 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/configure.in 2004-02-12 06:47:45 UTC (rev 873)
@@ -59,14 +59,12 @@
src/AddIns/BackendBindings/CSharpBinding/Makefile
src/AddIns/DisplayBindings/Makefile
src/AddIns/DisplayBindings/SourceEditor/Makefile
-src/AddIns/DisplayBindings/TextEditor/Makefile
src/AddIns/Misc/Makefile
src/AddIns/Misc/StartPage/Makefile
src/Main/Makefile
src/Main/Base/Makefile
src/Main/StartUp/Makefile
src/Libraries/Makefile
-src/Libraries/ICSharpCode.TextEditor/Makefile
src/Libraries/MonoDevelop.Core/Makefile
src/Libraries/MonoDevelop.Gui.Utils/Makefile
src/Libraries/MonoDevelop.Gui.Widgets/Makefile
@@ -81,5 +79,8 @@
build/AddIns/AddIns/BackendBindings/Makefile
build/AddIns/AddIns/Misc/Makefile
build/AddIns/AddIns/Misc/StartPage/Makefile
+data/Makefile
+data/resources/Makefile
+data/resources/glade/Makefile
monodevelop
])
Added: trunk/MonoDevelop/data/Makefile.am
===================================================================
--- trunk/MonoDevelop/data/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/data/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -0,0 +1,3 @@
+SUBDIRS = resources
+
+all:
Added: trunk/MonoDevelop/data/resources/Makefile.am
===================================================================
--- trunk/MonoDevelop/data/resources/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/data/resources/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -0,0 +1,25 @@
+SUBDIRS = glade
+
+EXTRA_DIST = AddIn.xsd \
+StringResources.fr.resources \
+BitmapResources.resources \
+StringResources.goisern.resources \
+StringResources.it.resources \
+StringResources.jp.resources \
+SplashScreen.png \
+StringResources.kr.resources \
+StringResources.bg.resources \
+StringResources.nl.resources \
+StringResources.br.resources \
+StringResources.pl.resources \
+StringResources.cn-big.resources \
+StringResources.pt.resources \
+StringResources.cn-gb.resources \
+StringResources.resources \
+StringResources.cz.resources \
+StringResources.ro.resources \
+StringResources.de.resources \
+StringResources.ru.resources \
+StringResources.dk.resources \
+StringResources.se.resources \
+StringResources.es.resources
Added: trunk/MonoDevelop/data/resources/glade/Makefile.am
===================================================================
--- trunk/MonoDevelop/data/resources/glade/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/data/resources/glade/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -0,0 +1 @@
+EXTRA_DIST = Base.glade EditorBindings.glade texteditoraddin.glade
Modified: trunk/MonoDevelop/gdldock/gdl/Makefile.am
===================================================================
--- trunk/MonoDevelop/gdldock/gdl/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/gdldock/gdl/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -13,11 +13,14 @@
gapi-fixup --api=gdl-api.xml --metadata=Gdl.metadata && \
gapi-codegen --generate gdl-api.xml --include $(INCLUDE_APIS) --outdir=generated --customdir=. --assembly-name=gdl-sharp && touch generated-stamp
-$(ASSEMBLY): generated-stamp
+$(ASSEMBLY): generated-stamp ../../build/bin
$(MCS) --unsafe --target library \
-r glib-sharp.dll -r gtk-sharp.dll -r gdk-sharp.dll \
--recurse '*.cs' -o $(ASSEMBLY)
+../../build/bin:
+ ../..//mkinstalldirs ../../build/bin
+
gdldocklibdir = $(prefix)/lib/monodevelop
install-data-local: $(ASSEMBLY)
@@ -30,3 +33,5 @@
rm -rf generated
CLEANFILES=$(ASSEMBLY) generated-stamp generated
+
+EXTRA_DIST = gdl-api.xml Gdl.metadata DockItemFlags.cs DockParamFlags.cs
Modified: trunk/MonoDevelop/gdldock/sources/Makefile.am
===================================================================
--- trunk/MonoDevelop/gdldock/sources/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/gdldock/sources/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -5,3 +5,4 @@
api: gdl/*.h
gapi-parser gdl-sharp-sources.xml
+EXTRA_DIST = gdl-sharp-sources.xml
Modified: trunk/MonoDevelop/gdldock/sources/gdl/Makefile.am
===================================================================
--- trunk/MonoDevelop/gdldock/sources/gdl/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/gdldock/sources/gdl/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -128,3 +128,5 @@
CLEANFILES= ../../../build/bin/libgdldock.so ../../../build/bin/*.png
.PHONY: clean
+
+EXTRA_DIST = $(libgdldock_SOURCE) $(libgdldock_headers) stock-close-12.png stock-menu-left-12.png stock-menu-right-12.png libgdlmarshal.list gdl-tools.h
Modified: trunk/MonoDevelop/gtkmozembed-sharp/Makefile.am
===================================================================
--- trunk/MonoDevelop/gtkmozembed-sharp/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/gtkmozembed-sharp/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -24,3 +24,5 @@
$(INSTALL_DATA) $(ASSEMBLY) $(DESTDIR)$(monodeveloplibdir)/bin/gtkmozembed-sharp.dll
CLEANFILES=$(ASSEMBLY) generated-stamp generated
+
+EXTRA_DIST = GtkMozEmbed.metadata gtkmozembed-api.xml EmbedWidget.custom Single.custom NewWindow_delegate.cs NewWindow_handler.cs NewWindowOrphan_handler.cs
Modified: trunk/MonoDevelop/src/AddIns/BackendBindings/CSharpBinding/Makefile.am
===================================================================
--- trunk/MonoDevelop/src/AddIns/BackendBindings/CSharpBinding/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/src/AddIns/BackendBindings/CSharpBinding/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -46,3 +46,5 @@
$(INSTALL_DATA) $(DLL) $(DESTDIR)$(csharpbindinglibdir)/CSharpBinding.dll
CLEANFILES=$(DLL)
+
+EXTRA_DIST = $(SOURCES)
Modified: trunk/MonoDevelop/src/AddIns/DisplayBindings/Makefile.am
===================================================================
--- trunk/MonoDevelop/src/AddIns/DisplayBindings/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/src/AddIns/DisplayBindings/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -1 +1 @@
-SUBDIRS=SourceEditor
+SUBDIRS = SourceEditor
Modified: trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Makefile.am
===================================================================
--- trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -1,9 +1,57 @@
DLL=../../../../build/bin/MonoDevelop.SourceEditor.dll
+SOURCES = ./CodeCompletion/CodeCompletionData.cs \
+./CodeCompletion/ICompletionData.cs \
+./CodeCompletion/CompletionWindow.cs \
+./CodeCompletion/TextUtilities.cs \
+./CodeCompletion/TemplateCompletionDataProvider.cs \
+./CodeCompletion/CommentCompletionDataProvider.cs \
+./CodeCompletion/ICompletionDataProvider.cs \
+./CodeCompletion/DeclarationViewWindow.cs \
+./CodeCompletion/CodeCompletionDataProvider.cs \
+./Gui/SourceEditorWidget.cs \
+./Gui/SourceEditorBuffer.cs \
+./Gui/SourceEditorView.cs \
+./Gui/SourceEditorDisplayBinding.cs \
+./Gui/Pads/CompilerMessageView.cs \
+./Gui/OptionPanels/BehaviorTextEditorPanel.cs \
+./Gui/OptionPanels/MarkersTextEditorPanel.cs \
+./Gui/OptionPanels/CodeTemplatePanel.cs \
+./Gui/OptionPanels/GeneralTextEditorPanel.cs \
+./Gui/EditTemplateGroupDialog.cs \
+./Gui/Dialogs/GotoLineNumberDialog.cs \
+./InsightWindow/IndexerInsightDataProvider.cs \
+./InsightWindow/MethodInsightDataProvider.cs \
+./InsightWindow/InsightWindow.cs \
+./InsightWindow/IInsightDataProvider.cs \
+./Commands/CommentRegionCommand.cs \
+./Commands/BookmarkCommands.cs \
+./Commands/CodeActions.cs \
+./Commands/IEditAction.cs \
+./Commands/ToolCommands.cs \
+./Commands/FoldingCommands.cs \
+./Commands/SearchCommands.cs \
+./Commands/ProjectCommands.cs \
+./Commands/FormatCommands.cs \
+./Commands/TextAreaContextmenuCommands.cs \
+./Search/SearchStrategy/RegExSearchStrategy.cs \
+./Search/SearchStrategy/KMPSearchStrategy.cs \
+./Search/SearchStrategy/ISearchStrategy.cs \
+./Search/SearchStrategy/WildcardSearchStrategy.cs \
+./Search/SearchStrategy/BruteForceSearchStrategy.cs \
+./Search/SearchOptions.cs \
+./Search/TextIterator/ITextIterator.cs \
+./Properties/TextEditorProperties.cs \
+./FormattingStrategy/DefaultFormattingStrategy.cs \
+./FormattingStrategy/IndentStyle.cs \
+./FormattingStrategy/IFormattingStrategy.cs \
+./FormattingStrategy/IFormattableDocument.cs \
+./Codons/EditActionCodon.cs
+
all : $(DLL)
-$(DLL) : $(shell find . -name \*.cs)
- mcs $(shell find . -name \*.cs) /out:$@ /t:library \
+$(DLL) : $(SOURCES)
+ mcs $(SOURCES) /out:$(DLL) /t:library \
/resource:../../../../data/resources/glade/EditorBindings.glade,EditorBindings.glade \
/resource:../../../../data/resources/glade/texteditoraddin.glade,texteditoraddin.glade \
/r:gtk-sharp /r:gdk-sharp $(GTKSOURCEVIEW_SHARP) /r:glib-sharp \
@@ -22,3 +70,5 @@
$(INSTALL_DATA) $(DLL) $(DESTDIR)$(monodeveloplibdir)/bin/MonoDevelop.SourceEditor.dll
CLEANFILES=$(DLL)
+
+EXTRA_DIST = $(SOURCES)
Modified: trunk/MonoDevelop/src/AddIns/DisplayBindings/TextEditor/Makefile.am
===================================================================
--- trunk/MonoDevelop/src/AddIns/DisplayBindings/TextEditor/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/src/AddIns/DisplayBindings/TextEditor/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -16,7 +16,6 @@
./Gui/Dialogs/SortOptionsDialog.cs \
./Gui/Dialogs/ReplaceInFilesDialog.cs \
./Gui/Dialogs/ReplaceDialog.cs \
-./Gui/Dialogs/GotoLineNumberDialog.cs \
./Conditions/TextContentCondition.cs \
./Actions.cs \
./Search/DocumentIterator/ProvidedDocumentInformation.cs \
@@ -56,3 +55,5 @@
$(SOURCES)
CLEANFILES=$(DLL)
+
+EXTRA_DIST = $(SOURCES)
Modified: trunk/MonoDevelop/src/AddIns/Misc/StartPage/Makefile.am
===================================================================
--- trunk/MonoDevelop/src/AddIns/Misc/StartPage/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/src/AddIns/Misc/StartPage/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -24,3 +24,5 @@
$(INSTALL_DATA) $(DLL) $(DESTDIR)$(startpagelibdir)/MonoDevelop.StartPage.dll
CLEANFILES=$(DLL)
+
+EXTRA_DIST = $(SOURCES)
Modified: trunk/MonoDevelop/src/Libraries/MonoDevelop.Core/Makefile.am
===================================================================
--- trunk/MonoDevelop/src/Libraries/MonoDevelop.Core/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/src/Libraries/MonoDevelop.Core/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -73,3 +73,5 @@
$(INSTALL_DATA) $(DLL) $(DESTDIR)$(monodeveloplibdir)/bin/MonoDevelop.Core.dll
CLEANFILES=$(DLL)
+
+EXTRA_DIST = $(SOURCES)
Modified: trunk/MonoDevelop/src/Libraries/MonoDevelop.Gui.Utils/Makefile.am
===================================================================
--- trunk/MonoDevelop/src/Libraries/MonoDevelop.Gui.Utils/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/src/Libraries/MonoDevelop.Gui.Utils/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -1,10 +1,14 @@
DLL=../../../build/bin/MonoDevelop.Gui.Utils.dll
REFERENCES=/r:System.Drawing.dll /r:gtk-sharp.dll /r:gdk-sharp.dll /r:pango-sharp.dll /r:gnome-sharp.dll /r:glib-sharp.dll /r:glade-sharp.dll
+SOURCES = ./FileIcons/FileIconLoader.cs \
+./AssemblyInfo.cs \
+./VFS/Vfs.cs
+
all: $(DLL)
-$(DLL): */*.cs *.cs
- @ mcs /debug /out:$(DLL) /target:library $(REFERENCES) /recurse:*.cs
+$(DLL): $(SOURCES)
+ @ mcs /debug /out:$(DLL) /target:library $(REFERENCES) $(SOURCES)
monodeveloplibdir = $(prefix)/lib/monodevelop
@@ -13,3 +17,5 @@
$(INSTALL_DATA) $(DLL) $(DESTDIR)$(monodeveloplibdir)/bin/MonoDevelop.Gui.Utils.dll
CLEANFILES=$(DLL)
+
+EXTRA_DIST = $(SOURCES)
Modified: trunk/MonoDevelop/src/Libraries/MonoDevelop.Gui.Widgets/Makefile.am
===================================================================
--- trunk/MonoDevelop/src/Libraries/MonoDevelop.Gui.Widgets/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/src/Libraries/MonoDevelop.Gui.Widgets/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -1,14 +1,30 @@
DLL=../../../build/bin/MonoDevelop.Gui.Widgets.dll
REFERENCES=/r:System.Drawing.dll /r:gtk-sharp.dll /r:gdk-sharp.dll /r:pango-sharp.dll /r:gnome-sharp.dll /r:glib-sharp.dll /r:glade-sharp.dll /r:../../../build/bin/MonoDevelop.Core.dll
+SOURCES = ./Tree/TreeView.cs \
+./Tree/TreeNodeCollection.cs \
+./Tree/TreeNode.cs \
+./Dock/Docker.cs \
+./Dock/DockingManager.cs \
+./IconView/IconView.cs \
+./AssemblyInfo.cs \
+./FileBrowser/FileBrowser.cs \
+./PropertyGrid/PropertyGridWidget.cs \
+./PropertyGrid/ELabel.cs \
+./PropertyGrid/PropertyGridGroup.cs \
+./PropertyGrid/PropertyGridItem.cs \
+./PropertyGrid/PropertyGrid.cs \
+./FolderDialog/FolderDialog.cs \
+./FolderDialog/BaseFileEntry.cs \
+./FolderDialog/FolderEntry.cs \
+./FolderDialog/FileEntry.cs \
+./GladeWidgetExtract/GladeWidgetExtract.cs
+
all: $(DLL)
-super-docker: */*.cs
- @ mcs /debug /out:$(DLL) /target:library $(REFERENCES) /define:EXPERIMENTAL_DOCKER /recurse:*.cs
+$(DLL): $(SOURCES)
+ @ mcs /debug /out:$(DLL) /target:library $(REFERENCES) $(SOURCES)
-$(DLL): */*.cs *.cs
- @ mcs /debug /out:$(DLL) /target:library $(REFERENCES) /recurse:*.cs
-
monodeveloplibdir = $(prefix)/lib/monodevelop
install-data-local: $(DLL)
@@ -16,3 +32,6 @@
$(INSTALL_DATA) $(DLL) $(DESTDIR)$(monodeveloplibdir)/bin/MonoDevelop.Gui.Widgets.dll
CLEANFILES=$(DLL)
+
+EXTRA_DIST = $(SOURCES)
+
Modified: trunk/MonoDevelop/src/Libraries/SharpAssembly/Makefile.am
===================================================================
--- trunk/MonoDevelop/src/Libraries/SharpAssembly/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/src/Libraries/SharpAssembly/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -81,3 +81,5 @@
$(INSTALL_DATA) $(DLL) $(DESTDIR)$(monodeveloplibdir)/bin/ICSharpCode.SharpAssembly.dll
CLEANFILES=$(DLL)
+
+EXTRA_DIST = $(SOURCES)
Modified: trunk/MonoDevelop/src/Libraries/SharpRefactory/Makefile.am
===================================================================
--- trunk/MonoDevelop/src/Libraries/SharpRefactory/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/src/Libraries/SharpRefactory/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -126,3 +126,5 @@
$(INSTALL_DATA) $(DLL) $(DESTDIR)$(monodeveloplibdir)/bin/ICSharpCode.SharpRefactory.dll
CLEANFILES=$(DLL)
+
+EXTRA_DIST = $(SOURCES)
Modified: trunk/MonoDevelop/src/Main/Base/Makefile.am
===================================================================
--- trunk/MonoDevelop/src/Main/Base/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/src/Main/Base/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -381,3 +381,5 @@
$(INSTALL_DATA) $(DLL) $(DESTDIR)$(monodeveloplibdir)/bin/MonoDevelop.Base.dll
CLEANFILES=$(DLL)
+
+EXTRA_DIST = $(SOURCES) ./Services/process-icons.pl
Modified: trunk/MonoDevelop/src/Main/StartUp/Makefile.am
===================================================================
--- trunk/MonoDevelop/src/Main/StartUp/Makefile.am 2004-02-12 03:06:14 UTC (rev 872)
+++ trunk/MonoDevelop/src/Main/StartUp/Makefile.am 2004-02-12 06:47:45 UTC (rev 873)
@@ -50,3 +50,5 @@
$(INSTALL_DATA) $(DLL) $(DESTDIR)$(monodeveloplibdir)/bin/MonoDevelop.exe
CLEANFILES=$(DLL)
+
+EXTRA_DIST = $(SOURCES)
More information about the Monodevelop-patches-list
mailing list