[Xfce4-commits] <xfce4-power-manager:master> Fix compilation, old files were left from old HAL branch

Ali Abdallah noreply at xfce.org
Sat Jan 30 02:18:44 CET 2010


Updating branch refs/heads/master
         to 606065e95bfcbd99256af2b6e3b7afe983db0c44 (commit)
       from 228c0263e31cb19683bd1d4c5a528574c7b8e041 (commit)

commit 606065e95bfcbd99256af2b6e3b7afe983db0c44
Author: Ali Abdallah <aliov at xfce.org>
Date:   Sat Jan 30 02:13:03 2010 +0100

    Fix compilation, old files were left from old HAL branch

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

diff --git a/src/Makefile.am b/src/Makefile.am
index 44563bd..9792b33 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -38,42 +38,9 @@ xfce4_power_manager_SOURCES =                   \
 	xfpm-polkit.h				\
 	xfpm-errors.c				\
 	xfpm-errors.h				\
-	xfpm-config.h				\
-	xfpm-enum.h				\
-	xfpm-debug.c				\
-	xfpm-debug.h				\
-	egg-idletime.c				\
-	egg-idletime.h				\
 	gsd-media-keys-window.c			\
 	gsd-media-keys-window.h
 
-
-xfce4_power_manager_CFLAGS =			\
-	-I$(top_srcdir)				\
-	-I$(top_srcdir)/libxfpm			\
-	-DLOCALEDIR=\"$(localedir)\"		\
-	-DG_LOG_DOMAIN=\"xfce4-power-manager\" 	\
-	$(GOBJECT_CFLAGS)			\
-	$(GTHREAD_CFLAGS)			\
-	$(DBUS_GLIB_CFLAGS)			\
-	$(LIBXFCE4GUI_CFLAGS)			\
-	$(XFCONF_CFLAGS)			\
-	$(LIBNOTIFY_CFLAGS)			\
-	$(DPMS_CFLAGS)              	
-
-xfce4_power_manager_LDADD   =			\
-	$(top_builddir)/libxfpm/libxfpmhal.la	\
-	$(top_builddir)/libxfpm/libxfpmhalpower.la\
-	$(top_builddir)/libxfpm/libxfpmcommon.la\
-	$(GOBJECT_LIBS)				\
-	$(GTHREAD_LIBS)				\
-	$(DBUS_GLIB_LIBS)			\
-	$(LIBXFCE4GUI_LIBS)			\
-	$(XFCONF_LIBS)				\
-	$(LIBNOTIFY_LIBS)			\
-	$(DPMS_LIBS)		
-
-
 xfce4_power_manager_CFLAGS =                    \
 	-I$(top_srcdir)                         \
 	-I$(top_srcdir)/common                  \



More information about the Xfce4-commits mailing list