diff options
Diffstat (limited to 'netspeed/icons/48x48/apps')
-rw-r--r-- | netspeed/icons/48x48/apps/Makefile.am | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/netspeed/icons/48x48/apps/Makefile.am b/netspeed/icons/48x48/apps/Makefile.am deleted file mode 100644 index 9e7b9d84..00000000 --- a/netspeed/icons/48x48/apps/Makefile.am +++ /dev/null @@ -1,14 +0,0 @@ -themedir = $(datadir)/icons/hicolor -size = 48x48 -context = apps - -iconsdir = $(themedir)/$(size)/$(context) - -icons_DATA = \ - mate-netspeed-applet.png - -EXTRA_DIST = \ - $(icons_DATA) - - --include $(top_srcdir)/git.mk |