diff options
Diffstat (limited to 'netspeed/icons/scalable')
-rw-r--r-- | netspeed/icons/scalable/Makefile.am | 2 | ||||
-rw-r--r-- | netspeed/icons/scalable/apps/Makefile.am | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/netspeed/icons/scalable/Makefile.am b/netspeed/icons/scalable/Makefile.am index be70ac5b..237e2099 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 55870be1..c869cfdf 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 |