summaryrefslogtreecommitdiff
path: root/mate-panel/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-04-23 16:46:40 +0200
committerraveit65 <[email protected]>2018-04-26 13:01:37 +0200
commit217044626cf1aef24ff3090d8d8ce4f380f48658 (patch)
tree8e8dd895d2514bc1fd4bc0a2dbda38feb802a94a /mate-panel/Makefile.am
parentfb3abe3bc1cf858638867a2b92c53c5caf8e060f (diff)
downloadmate-panel-217044626cf1aef24ff3090d8d8ce4f380f48658.tar.bz2
mate-panel-217044626cf1aef24ff3090d8d8ce4f380f48658.tar.xz
css: Convert to GResource
Diffstat (limited to 'mate-panel/Makefile.am')
-rw-r--r--mate-panel/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/mate-panel/Makefile.am b/mate-panel/Makefile.am
index 6de930be..836b49e4 100644
--- a/mate-panel/Makefile.am
+++ b/mate-panel/Makefile.am
@@ -14,7 +14,6 @@ AM_CPPFLAGS = \
-I$(top_builddir)/mate-panel/libpanel-util \
-DMATELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
-DPANELDATADIR=\""$(datadir)/mate-panel"\" \
- -DDATADIR=\""$(datadir)"\" \
$(DISABLE_DEPRECATED_CFLAGS)
AM_CFLAGS = $(WARN_CFLAGS)