[gnome-control-center] Push forgotten change in Makefile.am for the removal of cc-setting-editor.[ch]
- From: Rodrigo Moya <rodrigo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] Push forgotten change in Makefile.am for the removal of cc-setting-editor.[ch]
- Date: Fri, 15 Oct 2010 09:01:10 +0000 (UTC)
commit 7ad2854d97a5662501e42342ca404bab674bb998
Author: Rodrigo Moya <rodrigo gnome-db org>
Date: Fri Oct 15 11:00:55 2010 +0200
Push forgotten change in Makefile.am for the removal of cc-setting-editor.[ch]
libgnome-control-center/Makefile.am | 11 -----------
1 files changed, 0 insertions(+), 11 deletions(-)
---
diff --git a/libgnome-control-center/Makefile.am b/libgnome-control-center/Makefile.am
index 61819be..6551708 100644
--- a/libgnome-control-center/Makefile.am
+++ b/libgnome-control-center/Makefile.am
@@ -10,7 +10,6 @@ lib_LTLIBRARIES = libgnome-control-center.la
libgnome_control_center_include_HEADERS = \
cc-panel.h \
- cc-setting-editor.h \
cc-shell.h \
gconf-property-editor.h \
$(NULL)
@@ -20,8 +19,6 @@ libgnome_control_center_la_SOURCES = \
cc-marshal.h \
cc-panel.c \
cc-panel.h \
- cc-setting-editor.c \
- cc-setting-editor.h \
cc-shell.c \
cc-shell.h \
gconf-property-editor.c \
@@ -41,14 +38,6 @@ libgnome_control_center_la_LIBTOOLFLAGS = --tag=disable-static
libgnome_control_center_includedir = $(includedir)/gnome-control-center-1/libgnome-control-center
-noinst_PROGRAMS = test-setting-editor
-
-test_setting_editor_SOURCES = test-setting-editor.c
-test_setting_editor_LDADD = \
- $(CAPPLET_LIBS) \
- $(builddir)/libgnome-control-center.la \
- $(NULL)
-
pkgconfigdir=$(libdir)/pkgconfig
pkgconfig_DATA=libgnome-control-center.pc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]