[caribou] Added service.in file to EXTRA_DIST and service file to CLEANFILES.
- From: Eitan Isaacson <eitani src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [caribou] Added service.in file to EXTRA_DIST and service file to CLEANFILES.
- Date: Mon, 13 Jun 2011 22:02:32 +0000 (UTC)
commit 69966d6baa090540aafcaec291cc0f8a1cfb7a2a
Author: Eitan Isaacson <eitan monotonous org>
Date: Mon Jun 13 14:49:17 2011 -0700
Added service.in file to EXTRA_DIST and service file to CLEANFILES.
data/Makefile.am | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index ee6cbd2..02b725a 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -24,7 +24,7 @@ org.gnome.Caribou.Antler.service: org.gnome.Caribou.Antler.service.in
@INTLTOOL_DESKTOP_RULE@
-EXTRA_DIST = $(desktop_in_files) $(autostart_in_files)
+EXTRA_DIST = $(desktop_in_files) $(autostart_in_files) $(servicefile_in_files)
org.gnome.caribou.gschema.xml.in: $(top_srcdir)/caribou/settings/caribou_settings.py
$(top_srcdir)/tools/make_schema.py caribou.settings.CaribouSettings
@@ -35,4 +35,5 @@ org.gnome.antler.gschema.xml.in: $(top_srcdir)/caribou/antler/antler_settings.py
CLEANFILES = $(desktop_DATA) \
$(autostart_DATA) \
$(gsettings_schemas_in_files) \
- $(gsettings_SCHEMAS)
+ $(gsettings_SCHEMAS) \
+ $(servicefile_DATA)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]