diff options
Diffstat (limited to 'netspeed')
-rw-r--r-- | netspeed/src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/netspeed/src/Makefile.am b/netspeed/src/Makefile.am index 8fe8c569..a2bd2cb1 100644 --- a/netspeed/src/Makefile.am +++ b/netspeed/src/Makefile.am @@ -1,7 +1,6 @@ AM_CPPFLAGS = -I$(top_srcdir) -I$(includedir) \ $(GIO_CFLAGS) $(GTOP_APPLETS_CFLAGS) \ $(MATE_APPLETS4_CFLAGS) $(MATEDESKTOP_CFLAGS) \ - -DMATELOCALEDIR=\""$(datadir)/locale"\" \ -DNETSPEED_MENU_UI_DIR=\""$(datadir)/mate/ui"\" libexec_PROGRAMS = mate-netspeed-applet |