[banshee/gio-hardware] Fixed Makefile.am sources ordering
- From: Alex Launi <alexlauni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee/gio-hardware] Fixed Makefile.am sources ordering
- Date: Fri, 13 Aug 2010 15:21:51 +0000 (UTC)
commit c6dc49ce7fb47b23d01a26a7368e16deac2a1989
Author: Aaron Bockover <abockover novell com>
Date: Mon Aug 2 16:21:15 2010 -0400
Fixed Makefile.am sources ordering
src/Extensions/Banshee.Fixup/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Extensions/Banshee.Fixup/Makefile.am b/src/Extensions/Banshee.Fixup/Makefile.am
index f4ff700..62cf3e2 100644
--- a/src/Extensions/Banshee.Fixup/Makefile.am
+++ b/src/Extensions/Banshee.Fixup/Makefile.am
@@ -5,11 +5,11 @@ INSTALL_DIR = $(EXTENSIONS_INSTALL_DIR)
SOURCES = \
Banshee.Fixup/AlbumDuplicateSolver.cs \
- Banshee.Fixup/GenreDuplicateSolver.cs \
Banshee.Fixup/ArtistDuplicateSolver.cs \
Banshee.Fixup/ColumnCellSolutionOptions.cs \
Banshee.Fixup/FixActions.cs \
Banshee.Fixup/FixSource.cs \
+ Banshee.Fixup/GenreDuplicateSolver.cs \
Banshee.Fixup/Problem.cs \
Banshee.Fixup/ProblemModel.cs \
Banshee.Fixup/Solver.cs \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]