summaryrefslogtreecommitdiff
path: root/netspeed/icons/16x16
diff options
context:
space:
mode:
Diffstat (limited to 'netspeed/icons/16x16')
-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
3 files changed, 6 insertions, 0 deletions
diff --git a/netspeed/icons/16x16/Makefile.am b/netspeed/icons/16x16/Makefile.am
index b23c45c8..eb00566d 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 3f334dee..92696198 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 f5dfcbdd..653f0847 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