[anjuta] glade: Fix make file some files were not installed



commit 42b674d867ea80acb071943d714a14b3f94c67dd
Author: SÃbastien Granjoux <seb sfo free fr>
Date:   Mon Oct 29 21:08:32 2012 +0100

    glade: Fix make file some files were not installed

 plugins/glade/images/Makefile.am |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/plugins/glade/images/Makefile.am b/plugins/glade/images/Makefile.am
index 7089766..e414ad9 100644
--- a/plugins/glade/images/Makefile.am
+++ b/plugins/glade/images/Makefile.am
@@ -4,11 +4,11 @@ glade_pixmaps_DATA = \
 	anjuta-glade-plugin.svg \
 	anjuta-glade-plugin-48.png \
 	anjuta-glade-palette-16.png \
-	anjuta-glade-palette-24.png \	
+	anjuta-glade-palette-24.png \
 	anjuta-glade-palette.svg \
-	anjuta-glade-widgets-16.png \ 
-	anjuta-glade-widgets-24.png \	
+	anjuta-glade-widgets-16.png \
+	anjuta-glade-widgets-24.png \
 	anjuta-glade-widgets.svg
 	
 EXTRA_DIST = \
-	$(glade_pixmaps_DATA)
\ No newline at end of file
+	$(glade_pixmaps_DATA)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]