summaryrefslogtreecommitdiff
path: root/netspeed/icons
diff options
context:
space:
mode:
Diffstat (limited to 'netspeed/icons')
-rw-r--r--netspeed/icons/16x16/Makefile.am2
-rw-r--r--netspeed/icons/16x16/apps/Makefile.am2
-rw-r--r--netspeed/icons/16x16/devices/Makefile.am2
-rw-r--r--netspeed/icons/22x22/Makefile.am2
-rw-r--r--netspeed/icons/22x22/apps/Makefile.am2
-rw-r--r--netspeed/icons/22x22/devices/Makefile.am2
-rw-r--r--netspeed/icons/24x24/Makefile.am2
-rw-r--r--netspeed/icons/24x24/apps/Makefile.am2
-rw-r--r--netspeed/icons/24x24/devices/Makefile.am2
-rw-r--r--netspeed/icons/24x24/status/Makefile.am2
-rw-r--r--netspeed/icons/32x32/Makefile.am2
-rw-r--r--netspeed/icons/32x32/apps/Makefile.am2
-rw-r--r--netspeed/icons/32x32/devices/Makefile.am2
-rw-r--r--netspeed/icons/48x48/Makefile.am2
-rw-r--r--netspeed/icons/48x48/apps/Makefile.am2
-rw-r--r--netspeed/icons/48x48/devices/Makefile.am2
-rw-r--r--netspeed/icons/Makefile.am2
-rw-r--r--netspeed/icons/scalable/Makefile.am2
-rw-r--r--netspeed/icons/scalable/apps/Makefile.am2
19 files changed, 38 insertions, 0 deletions
diff --git a/netspeed/icons/16x16/Makefile.am b/netspeed/icons/16x16/Makefile.am
index b23c45c8f..eb00566d4 100644
--- a/netspeed/icons/16x16/Makefile.am
+++ b/netspeed/icons/16x16/Makefile.am
@@ -1,2 +1,4 @@
SUBDIRS = apps devices
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/16x16/apps/Makefile.am b/netspeed/icons/16x16/apps/Makefile.am
index 3f334dee3..92696198a 100644
--- a/netspeed/icons/16x16/apps/Makefile.am
+++ b/netspeed/icons/16x16/apps/Makefile.am
@@ -9,3 +9,5 @@ icons_DATA = \
EXTRA_DIST = \
$(icons_DATA)
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/16x16/devices/Makefile.am b/netspeed/icons/16x16/devices/Makefile.am
index f5dfcbdd9..653f08473 100644
--- a/netspeed/icons/16x16/devices/Makefile.am
+++ b/netspeed/icons/16x16/devices/Makefile.am
@@ -9,3 +9,5 @@ icons_DATA = \
EXTRA_DIST = \
$(icons_DATA)
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/22x22/Makefile.am b/netspeed/icons/22x22/Makefile.am
index b23c45c8f..eb00566d4 100644
--- a/netspeed/icons/22x22/Makefile.am
+++ b/netspeed/icons/22x22/Makefile.am
@@ -1,2 +1,4 @@
SUBDIRS = apps devices
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/22x22/apps/Makefile.am b/netspeed/icons/22x22/apps/Makefile.am
index 90c811aef..9c16c9f45 100644
--- a/netspeed/icons/22x22/apps/Makefile.am
+++ b/netspeed/icons/22x22/apps/Makefile.am
@@ -9,3 +9,5 @@ icons_DATA = \
EXTRA_DIST = \
$(icons_DATA)
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/22x22/devices/Makefile.am b/netspeed/icons/22x22/devices/Makefile.am
index 074503e21..46451c5e6 100644
--- a/netspeed/icons/22x22/devices/Makefile.am
+++ b/netspeed/icons/22x22/devices/Makefile.am
@@ -9,3 +9,5 @@ icons_DATA = \
EXTRA_DIST = \
$(icons_DATA)
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/24x24/Makefile.am b/netspeed/icons/24x24/Makefile.am
index f34f5bb51..dfde3f106 100644
--- a/netspeed/icons/24x24/Makefile.am
+++ b/netspeed/icons/24x24/Makefile.am
@@ -1,2 +1,4 @@
SUBDIRS = apps devices status
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/24x24/apps/Makefile.am b/netspeed/icons/24x24/apps/Makefile.am
index a835053d6..9b3057bf1 100644
--- a/netspeed/icons/24x24/apps/Makefile.am
+++ b/netspeed/icons/24x24/apps/Makefile.am
@@ -9,3 +9,5 @@ icons_DATA = \
EXTRA_DIST = \
$(icons_DATA)
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/24x24/devices/Makefile.am b/netspeed/icons/24x24/devices/Makefile.am
index 6e8604bec..ea5b03e80 100644
--- a/netspeed/icons/24x24/devices/Makefile.am
+++ b/netspeed/icons/24x24/devices/Makefile.am
@@ -9,3 +9,5 @@ icons_DATA = \
EXTRA_DIST = \
$(icons_DATA)
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/24x24/status/Makefile.am b/netspeed/icons/24x24/status/Makefile.am
index 9f25bf20d..3f6bd360c 100644
--- a/netspeed/icons/24x24/status/Makefile.am
+++ b/netspeed/icons/24x24/status/Makefile.am
@@ -12,3 +12,5 @@ icons_DATA = \
EXTRA_DIST = \
$(icons_DATA)
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/32x32/Makefile.am b/netspeed/icons/32x32/Makefile.am
index b23c45c8f..eb00566d4 100644
--- a/netspeed/icons/32x32/Makefile.am
+++ b/netspeed/icons/32x32/Makefile.am
@@ -1,2 +1,4 @@
SUBDIRS = apps devices
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/32x32/apps/Makefile.am b/netspeed/icons/32x32/apps/Makefile.am
index 895598fe0..cfa6294f3 100644
--- a/netspeed/icons/32x32/apps/Makefile.am
+++ b/netspeed/icons/32x32/apps/Makefile.am
@@ -9,3 +9,5 @@ icons_DATA = \
EXTRA_DIST = \
$(icons_DATA)
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/32x32/devices/Makefile.am b/netspeed/icons/32x32/devices/Makefile.am
index c763c4b93..553bf0d4f 100644
--- a/netspeed/icons/32x32/devices/Makefile.am
+++ b/netspeed/icons/32x32/devices/Makefile.am
@@ -9,3 +9,5 @@ icons_DATA = \
EXTRA_DIST = \
$(icons_DATA)
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/48x48/Makefile.am b/netspeed/icons/48x48/Makefile.am
index b23c45c8f..eb00566d4 100644
--- a/netspeed/icons/48x48/Makefile.am
+++ b/netspeed/icons/48x48/Makefile.am
@@ -1,2 +1,4 @@
SUBDIRS = apps devices
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/48x48/apps/Makefile.am b/netspeed/icons/48x48/apps/Makefile.am
index 1c96bb866..9e7b9d845 100644
--- a/netspeed/icons/48x48/apps/Makefile.am
+++ b/netspeed/icons/48x48/apps/Makefile.am
@@ -10,3 +10,5 @@ icons_DATA = \
EXTRA_DIST = \
$(icons_DATA)
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/48x48/devices/Makefile.am b/netspeed/icons/48x48/devices/Makefile.am
index d2e476dcc..a81ac4457 100644
--- a/netspeed/icons/48x48/devices/Makefile.am
+++ b/netspeed/icons/48x48/devices/Makefile.am
@@ -9,3 +9,5 @@ icons_DATA = \
EXTRA_DIST = \
$(icons_DATA)
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/Makefile.am b/netspeed/icons/Makefile.am
index 028738483..123b8e391 100644
--- a/netspeed/icons/Makefile.am
+++ b/netspeed/icons/Makefile.am
@@ -12,3 +12,5 @@ update-icon-cache:
echo "*** Icon cache not updated. After (un)install, run this:"; \
echo "*** $(gtk_update_icon_cache)"; \
fi
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/scalable/Makefile.am b/netspeed/icons/scalable/Makefile.am
index be70ac5b5..237e20997 100644
--- a/netspeed/icons/scalable/Makefile.am
+++ b/netspeed/icons/scalable/Makefile.am
@@ -1,2 +1,4 @@
SUBDIRS = apps
+
+-include $(top_srcdir)/git.mk
diff --git a/netspeed/icons/scalable/apps/Makefile.am b/netspeed/icons/scalable/apps/Makefile.am
index 55870be18..c869cfdf5 100644
--- a/netspeed/icons/scalable/apps/Makefile.am
+++ b/netspeed/icons/scalable/apps/Makefile.am
@@ -13,3 +13,5 @@ EXTRA_DIST = \
$(icons_DATA) \
$(noinst_DATA)
+
+-include $(top_srcdir)/git.mk