diff options
Diffstat (limited to 'capplets/windows/Makefile.am')
-rw-r--r-- | capplets/windows/Makefile.am | 1 |
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) |