From a387d91c169cb0add2cee70c66ae2c465bc341eb Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 2 Dec 2008 11:49:55 -0600 Subject: Adding in all of the icons into the mockups. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index d378011..dff09f5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -4,6 +4,7 @@ libexec_PROGRAMS = \ indicator_applet_CFLAGS = \ -DG_LOG_DOMAIN=\""Indicator-Applet"\" \ + -DDATADIR=\""$(datadir)"\" \ $(APPLET_CFLAGS) indicator_applet_SOURCES = \ -- cgit v1.2.3