[gnome-control-center] Revert "universal-access: Fix build"



commit 827459fef130cc1d8dab96e14d6627ee32825d43
Author: Florian MÃllner <fmuellner gnome org>
Date:   Wed Jun 29 22:50:13 2011 +0200

    Revert "universal-access: Fix build"
    
    This reverts commit 85e20b040ff2a490c25110773e16826df59f2bb1.

 panels/universal-access/Makefile.am |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/panels/universal-access/Makefile.am b/panels/universal-access/Makefile.am
index f2d51f3..896143d 100644
--- a/panels/universal-access/Makefile.am
+++ b/panels/universal-access/Makefile.am
@@ -7,7 +7,6 @@ INCLUDES = 						\
 	-DGNOMELOCALEDIR="\"$(datadir)/locale\""	\
 	-DGNOMECC_DATA_DIR="\"$(pkgdatadir)\""		\
 	-I$(top_srcdir)/panels/common/			\
-	-I$(top_srcdir)/libgnome-control-center/	\
 	$(NULL)
 
 ccpanelsdir = $(PANELS_DIR)
@@ -18,7 +17,9 @@ libuniversal_access_la_SOURCES =		\
 	cc-ua-panel.c				\
 	cc-ua-panel.h				\
 	gconf-property-editor.h			\
-	gconf-property-editor.c
+	gconf-property-editor.c			\
+	cc-marshal.c				\
+	cc-marshal.h
 
 libuniversal_access_la_LIBADD = $(PANEL_LIBS) $(UNIVERSAL_ACCESS_PANEL_LIBS) $(top_builddir)/panels/common/libshortcuts.la
 libuniversal_access_la_LDFLAGS = $(PANEL_LDFLAGS)



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