diff options
Diffstat (limited to 'netspeed/icons/22x22')
-rw-r--r-- | netspeed/icons/22x22/Makefile.am | 2 | ||||
-rw-r--r-- | netspeed/icons/22x22/apps/Makefile.am | 2 | ||||
-rw-r--r-- | netspeed/icons/22x22/devices/Makefile.am | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/netspeed/icons/22x22/Makefile.am b/netspeed/icons/22x22/Makefile.am index b23c45c8..eb00566d 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 90c811ae..9c16c9f4 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 074503e2..46451c5e 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 |