From 75762f3445644da1e803eebe77a7dff1abdc3103 Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 2 Dec 2020 14:03:50 +0100 Subject: build: remove legacy variable MATEICONDIR --- shell/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index 07fbcad4..4fd2ad8f 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -12,7 +12,6 @@ AM_CPPFLAGS= \ -I$(top_builddir)/libview \ -I$(top_srcdir)/libmisc \ -I$(top_srcdir)/properties \ - -DMATEICONDIR=\""$(datadir)/pixmaps"\" \ -DBINDIR=\""$(bindir)"\" \ -DLIBEXECDIR=\""$(libexecdir)"\" \ -DATRIL_COMPILATION \ -- cgit v1.2.1