[Xfce4-commits] <ristretto:master> fix Makefile.am

Stephan Arts noreply at xfce.org
Sat Oct 3 11:28:01 CEST 2009


Updating branch refs/heads/master
         to b581b8307ba0df8fd69a1518c5a4c4a76d8046cb (commit)
       from 21a924b3ce5efbcd541919d6f219afdae1703d40 (commit)

commit b581b8307ba0df8fd69a1518c5a4c4a76d8046cb
Author: Stephan Arts <stephan at xfce.org>
Date:   Sat Oct 3 11:21:17 2009 +0200

    fix Makefile.am

 src/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 2467eba..1fdba5f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -9,9 +9,9 @@ ristretto_SOURCES = \
 	preferences_dialog.h preferences_dialog.c \
 	main_window_ui.h \
 	main_window.c main_window.h \
-    wallpaper_manager.c wallpaper_manager.h \
-    xfce_wallpaper_manager.c xfce_wallpaper_manager.h \
-    app_menu_item.c app_menu_item.h \
+	wallpaper_manager.c wallpaper_manager.h \
+	xfce_wallpaper_manager.c xfce_wallpaper_manager.h \
+	app_menu_item.c app_menu_item.h \
 	thumbnail_bar.c thumbnail_bar.h \
 	thumbnail.c thumbnail.h \
 	main.c



More information about the Xfce4-commits mailing list