diff options
Diffstat (limited to 'netspeed/icons/Makefile.am')
-rw-r--r-- | netspeed/icons/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/netspeed/icons/Makefile.am b/netspeed/icons/Makefile.am index 02873848..123b8e39 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 |