From 452ac8d007d55ef282546c0ee3871bf50dd49917 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Thu, 20 Jun 2013 18:06:06 -0500 Subject: add cmake rules to install the icon files --- data/icons/22x22/actions/Makefile.am | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 data/icons/22x22/actions/Makefile.am (limited to 'data/icons/22x22/actions/Makefile.am') diff --git a/data/icons/22x22/actions/Makefile.am b/data/icons/22x22/actions/Makefile.am deleted file mode 100644 index 73cdd09..0000000 --- a/data/icons/22x22/actions/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ - -iconsdir = $(INDICATORICONSDIR)/hicolor/22x22/actions - -icons_DATA = \ - system-shutdown.png \ - system-restart.png \ - system-log-out.png - -EXTRA_DIST = $(icons_DATA) -- cgit v1.2.3