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:05:43 +0200
commit3db6772bd564fc2c592b61853b870dd8c9dc5e1b (patch)
tree160f735372c54812a02d62854ab1aa9def75e3eb /mate-panel/Makefile.am
parent9ee6deb9c12ebeb39337f228aa62abbb68ca5a38 (diff)
downloadmate-panel-3db6772bd564fc2c592b61853b870dd8c9dc5e1b.tar.bz2
mate-panel-3db6772bd564fc2c592b61853b870dd8c9dc5e1b.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)