From 356fd4ed9c9d394a8e4128accc93628df1b931d8 Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Wed, 19 Jun 2013 14:58:12 -0400 Subject: Install indicator file --- data/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'data/Makefile.am') diff --git a/data/Makefile.am b/data/Makefile.am index 2891606..243662c 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -10,10 +10,13 @@ dbus_services_DATA = indicator-sound.service %.service: %.service.in sed -e "s|\@libexecdir\@|$(libexecdir)|" $< > $@ +indicatordir = $(INDICATOR_DIR) +dist_indicator_DATA = com.canonical.indicator.sound + EXTRA_DIST = \ $(gsettings_SCHEMAS) \ indicator-sound.service.in CLEANFILES = \ $(dbus_services_DATA) - \ No newline at end of file + -- cgit v1.2.3