From ab5c7f6af6afb3b80ae683c1da98ed0f7384c841 Mon Sep 17 00:00:00 2001 From: rbuj Date: Sat, 17 Aug 2019 10:16:01 +0200 Subject: Simplify the installation process of the icons --- data/icons/22x22/apps/Makefile.am | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 data/icons/22x22/apps/Makefile.am (limited to 'data/icons/22x22/apps/Makefile.am') diff --git a/data/icons/22x22/apps/Makefile.am b/data/icons/22x22/apps/Makefile.am deleted file mode 100644 index 78ab6ac..0000000 --- a/data/icons/22x22/apps/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -themedir = $(datadir)/icons/hicolor -size = 22x22 -context = apps - -iconsdir = $(themedir)/$(size)/$(context) - -icons_DATA = \ - mate-brightness-applet.png \ - mate-inhibit-applet.png \ - mate-power-manager.png \ - mate-power-statistics.png - -noinst_DATA = - -EXTRA_DIST = \ - $(icons_DATA) \ - $(noinst_DATA) -- cgit v1.2.1