summaryrefslogtreecommitdiff
path: root/capplets/windows
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-06-21 12:05:57 +0200
committerRobert Antoni Buj Gelonch <[email protected]>2019-06-22 10:06:37 +0200
commit134c44845eb1ba8632f5f8ea8154d25effd6683b (patch)
tree322997ac1c3aa648f00fcdc3c592c5b20e052d78 /capplets/windows
parentebaa08f8c963e189a28e0dba9ad36292395b3887 (diff)
downloadmate-control-center-134c44845eb1ba8632f5f8ea8154d25effd6683b.tar.bz2
mate-control-center-134c44845eb1ba8632f5f8ea8154d25effd6683b.tar.xz
capplets: Remove the macro MATELOCALEDIR where it's not required
Diffstat (limited to 'capplets/windows')
-rw-r--r--capplets/windows/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/capplets/windows/Makefile.am b/capplets/windows/Makefile.am
index cf1b9307..63f75fbb 100644
--- a/capplets/windows/Makefile.am
+++ b/capplets/windows/Makefile.am
@@ -18,7 +18,6 @@ desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
AM_CPPFLAGS = $(MATECC_CAPPLETS_CFLAGS) \
-DUIDIR=\""$(uidir)"\" \
- -DMATELOCALEDIR="\"$(datadir)/locale\"" \
-DPIXMAPDIR=\""$(pixmapdir)"\"
CLEANFILES = $(MATECC_CAPPLETS_CLEANFILES) $(desktop_DATA)