From bbc53478d68d7d830ff15cf3ac8693ee80a9f0bc Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 3 Dec 2008 19:57:47 -0800 Subject: Okay, we're all doing everything perfect --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index b261fa2..1ebaa38 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,6 +5,7 @@ libexec_PROGRAMS = \ indicator_applet_CFLAGS = \ -DG_LOG_DOMAIN=\""Indicator-Applet"\" \ -DDATADIR=\""$(datadir)"\" \ + -DINDICATOR_DIR=\""$(libexecdir)/indicator-applet/indicators/"\" \ $(APPLET_CFLAGS) indicator_applet_SOURCES = \ -- cgit v1.2.3