From 73bcc1260d4c8b4e112b9bba40e1622f3f942df2 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 9 Dec 2012 16:05:57 +0100 Subject: fix mixer applet build in configure and makefile --- gst-mixer-applet/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'gst-mixer-applet') diff --git a/gst-mixer-applet/Makefile.am b/gst-mixer-applet/Makefile.am index 53652b8..068cb60 100644 --- a/gst-mixer-applet/Makefile.am +++ b/gst-mixer-applet/Makefile.am @@ -1,6 +1,7 @@ SUBDIRS = docs AM_CPPFLAGS = -I. -I$(srcdir) \ + -DMATELOCALEDIR=\""$(datadir)/locale"\" \ -DMIXER_MENU_UI_DIR=\""$(uidir)"\" \ $(MIXERAPPLET_CFLAGS) \ $(MATE_APPLETS4_CFLAGS) \ -- cgit v1.2.1