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/32x32/actions/Makefile.am | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 data/icons/32x32/actions/Makefile.am (limited to 'data/icons/32x32/actions/Makefile.am') diff --git a/data/icons/32x32/actions/Makefile.am b/data/icons/32x32/actions/Makefile.am deleted file mode 100644 index ac4b652..0000000 --- a/data/icons/32x32/actions/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -themedir = $(pkgdatadir)/icons/hicolor -size = 32x32 -context = actions - -iconsdir = $(themedir)/$(size)/$(context) - -icons_DATA = \ - gpm-hibernate.png \ - gpm-suspend.png - -noinst_DATA = - -EXTRA_DIST = \ - $(icons_DATA) \ - $(noinst_DATA) -- cgit v1.2.1