[geocode-glib] icons: Fix paths
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geocode-glib] icons: Fix paths
- Date: Tue, 14 Jan 2014 22:52:29 +0000 (UTC)
commit 5d1bb5a2b2281ea60b67b81928386fc60f8f689e
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Tue Jan 14 22:51:04 2014 +0000
icons: Fix paths
This time fix `make dist` without breaking icon installation.
https://bugzilla.gnome.org/show_bug.cgi?id=722205
icons/Makefile.am | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/icons/Makefile.am b/icons/Makefile.am
index 1844837..e2f3fe5 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -41,6 +41,12 @@ update-icon-cache:
fi
EXTRA_DIST = \
- $(public_icons)
+ maki/scalable_places_poi-airport.svg \
+ maki/scalable_places_poi-building.svg \
+ maki/scalable_places_poi-bus-stop.svg \
+ maki/scalable_places_poi-car.svg \
+ maki/scalable_places_poi-marker.svg \
+ maki/scalable_places_poi-railway-station.svg \
+ maki/scalable_places_poi-town.svg
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]