diff options
-rw-r--r-- | timerapplet/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/timerapplet/Makefile.am b/timerapplet/Makefile.am index c4b0ac16..08552191 100644 --- a/timerapplet/Makefile.am +++ b/timerapplet/Makefile.am @@ -3,7 +3,6 @@ AM_CPPFLAGS = \ $(MATEDESKTOP_CFLAGS) \ $(LIBNOTIFY_CFLAGS) \ -I$(srcdir) \ - -DMATELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ $(DISABLE_DEPRECATED_CFLAGS) APPLET_LOCATION = $(libexecdir)/timer-applet |