From 134c44845eb1ba8632f5f8ea8154d25effd6683b Mon Sep 17 00:00:00 2001 From: rbuj Date: Fri, 21 Jun 2019 12:05:57 +0200 Subject: capplets: Remove the macro MATELOCALEDIR where it's not required --- capplets/windows/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'capplets/windows') 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) -- cgit v1.2.1