aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-07-02 10:05:14 -0500
committerTed Gould <ted@gould.cx>2011-07-02 10:05:14 -0500
commit357324760c1d7391276a25a83ecd1f83bea9aa7b (patch)
tree9f7ecda17750f48cf59573ac538513c59ff4da4f
parent8a00a71feca7cec8b21f506ada5b6ef18eacbc4f (diff)
downloadayatana-indicator-messages-357324760c1d7391276a25a83ecd1f83bea9aa7b.tar.gz
ayatana-indicator-messages-357324760c1d7391276a25a83ecd1f83bea9aa7b.tar.bz2
ayatana-indicator-messages-357324760c1d7391276a25a83ecd1f83bea9aa7b.zip
The trailing slash makes distcheck fail. No really.
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 51551ba..62159cb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -89,7 +89,7 @@ EXTRA_DIST += \
######################################
STATUS_PROVIDER_API_VERSION = 1
-STATUS_PROVIDER_DIR = $(libexecdir)/status-providers/$(STATUS_PROVIDER_API_VERSION)/
+STATUS_PROVIDER_DIR = $(libexecdir)/status-providers/$(STATUS_PROVIDER_API_VERSION)
statusprovidersdir = $(STATUS_PROVIDER_DIR)
statusproviders_LTLIBRARIES =