From ebb7bab19068ca93c10e24cc3b7453bbeb2f1fb5 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 4 Dec 2008 19:38:31 -0800 Subject: Making the directory the same as the applet. Should have done that first, eh. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index d73720c..f01e437 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,5 @@ -messaginglibdir = $(libdir)/indicators +messaginglibdir = $(libexecdir)/indicators/1 messaginglib_LTLIBRARIES = libmessaging.la libmessaging_la_SOURCES = indicator-messages.c libmessaging_la_CFLAGS = $(APPLET_CFLAGS) -- cgit v1.2.3