[gnome-panel/merge-gnome-applets] gweather: move *.gschema.xml from EXTRA_DIST to CLEANFILES
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel/merge-gnome-applets] gweather: move *.gschema.xml from EXTRA_DIST to CLEANFILES
- Date: Mon, 16 Jun 2014 21:18:47 +0000 (UTC)
commit 0b3800b2396250d26eb0edef8e88bd832eee439a
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Mon Jun 16 23:52:58 2014 +0300
gweather: move *.gschema.xml from EXTRA_DIST to CLEANFILES
applets/gweather/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/applets/gweather/Makefile.am b/applets/gweather/Makefile.am
index 33b80f0..5a5afb0 100644
--- a/applets/gweather/Makefile.am
+++ b/applets/gweather/Makefile.am
@@ -70,12 +70,12 @@ org.gnome.panel.applet.GWeatherAppletFactory.service: $(service_in_files)
gsettings_SCHEMAS = $(builddir)/org.gnome.applets.GWeatherApplet.gschema.xml
-CLEANFILES = $(applet_DATA) $(applet_DATA).in $(service_DATA)
+CLEANFILES = $(applet_DATA) $(applet_DATA).in $(service_DATA) \
+ org.gnome.applets.GWeatherApplet.gschema.xml
EXTRA_DIST = \
org.gnome.applets.GWeatherApplet.panel-applet.in.in \
org.gnome.applets.GWeatherApplet.gschema.xml.in.in \
- org.gnome.applets.GWeatherApplet.gschema.xml \
$(service_in_files) \
$(ui_DATA)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]