[gnome-weather] icons: Add icons to EXTRA_DIST
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather] icons: Add icons to EXTRA_DIST
- Date: Mon, 10 Dec 2018 23:59:11 +0000 (UTC)
commit e0e57681de74f3cdee541806517e285f2bef3d44
Author: Christopher Davis <brainblasted disroot org>
Date: Mon Dec 10 18:57:55 2018 -0500
icons: Add icons to EXTRA_DIST
The icons need to be included with EXTRA_DIST in order to be
added to release tarballs.
data/icons/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 6ff88d2..1717615 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -6,6 +6,8 @@ nobase_icon_DATA = \
hicolor/scalable/apps/$(PACKAGE_NAME).svg \
hicolor/symbolic/apps/$(PACKAGE_NAME)-symbolic.svg
+EXTRA_DIST=$(nobase_icon_DATA)
+
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
install-data-hook: update-icon-cache
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]