diff options
Diffstat (limited to 'netspeed/icons/scalable')
-rw-r--r-- | netspeed/icons/scalable/Makefile.am | 4 | ||||
-rw-r--r-- | netspeed/icons/scalable/apps/Makefile.am | 17 |
2 files changed, 0 insertions, 21 deletions
diff --git a/netspeed/icons/scalable/Makefile.am b/netspeed/icons/scalable/Makefile.am deleted file mode 100644 index 237e2099..00000000 --- a/netspeed/icons/scalable/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -SUBDIRS = apps - - --include $(top_srcdir)/git.mk diff --git a/netspeed/icons/scalable/apps/Makefile.am b/netspeed/icons/scalable/apps/Makefile.am deleted file mode 100644 index c869cfdf..00000000 --- a/netspeed/icons/scalable/apps/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -themedir = $(datadir)/icons/hicolor -size = scalable -context = apps - -iconsdir = $(themedir)/$(size)/$(context) - -icons_DATA = \ - mate-netspeed-applet.svg - -noinst_DATA = - -EXTRA_DIST = \ - $(icons_DATA) \ - $(noinst_DATA) - - --include $(top_srcdir)/git.mk |