From 0d28e608426f3ce161eddb619ae5dbf7198e3e5e Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 4 Dec 2008 23:08:47 -0800 Subject: Moving the indicator directory cross-packages. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index f0f9c6e..818bdd9 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,7 +5,7 @@ libexec_PROGRAMS = \ indicator_applet_CFLAGS = \ -DG_LOG_DOMAIN=\""Indicator-Applet"\" \ -DDATADIR=\""$(datadir)"\" \ - -DINDICATOR_DIR=\""$(libexecdir)/indicators/1"\" \ + -DINDICATOR_DIR=\""$(libdir)/indicators/1"\" \ $(APPLET_CFLAGS) indicator_applet_SOURCES = \ -- cgit v1.2.3