aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am5
-rw-r--r--configure.ac1
-rw-r--r--data/Makefile.am17
-rw-r--r--data/indicator-application.service.in3
-rw-r--r--data/ordering-override.keyfile5
5 files changed, 2 insertions, 29 deletions
diff --git a/Makefile.am b/Makefile.am
index 98e4a88..0de0f59 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = data \
- src \
+SUBDIRS = \
+ src \
bindings \
example \
tests \
@@ -12,7 +12,6 @@ EXTRA_DIST = \
xmldocs.make \
autogen.sh \
COPYING.LGPL.2.1 \
- COPYING.LGPL.3 \
ChangeLog
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-localinstall --enable-introspection
diff --git a/configure.ac b/configure.ac
index e3c3fdf..4346b0e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -198,7 +198,6 @@ bindings/mono/appindicator-sharp-0.1.pc
bindings/mono/examples/Makefile
bindings/mono/examples/indicator-example
bindings/python/Makefile
-data/Makefile
tests/Makefile
example/Makefile
docs/Makefile
diff --git a/data/Makefile.am b/data/Makefile.am
deleted file mode 100644
index c142c4e..0000000
--- a/data/Makefile.am
+++ /dev/null
@@ -1,17 +0,0 @@
-
-dbus_servicesdir = $(DBUSSERVICEDIR)
-dbus_services_DATA = indicator-application.service
-
-%.service: %.service.in
- sed -e "s|\@libexecdir\@|$(libexecdir)|" $< > $@
-
-overridedir = $(pkgdatadir)
-override_DATA = ordering-override.keyfile
-
-EXTRA_DIST = \
- indicator-application.service.in \
- ordering-override.keyfile
-
-CLEANFILES = \
- indicator-application.service
-
diff --git a/data/indicator-application.service.in b/data/indicator-application.service.in
deleted file mode 100644
index 83e430a..0000000
--- a/data/indicator-application.service.in
+++ /dev/null
@@ -1,3 +0,0 @@
-[D-BUS Service]
-Name=org.ayatana.indicator.application
-Exec=@libexecdir@/indicator-application-service
diff --git a/data/ordering-override.keyfile b/data/ordering-override.keyfile
deleted file mode 100644
index 71d7c1a..0000000
--- a/data/ordering-override.keyfile
+++ /dev/null
@@ -1,5 +0,0 @@
-[Ordering Index Overrides]
-gnome-power-manager=1
-gst-keyboard-xkb=2
-gsd-keyboard-xkb=3
-ibus=4