From 6125a1c672bfb0f50a256475034685116202bcda Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Tue, 5 Jul 2011 09:59:27 +0100 Subject: Install the saslauthd module in python's sitelib, too --- saslauthd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'saslauthd') diff --git a/saslauthd/Makefile.am b/saslauthd/Makefile.am index 5f4fa80..74378c6 100644 --- a/saslauthd/Makefile.am +++ b/saslauthd/Makefile.am @@ -1,2 +1,2 @@ -saslauthddir = $(datadir)/$(PACKAGE)/saslauthd +saslauthddir = $(pythondir)/saslauthd saslauthd_PYTHON = $(wildcard *.py) -- cgit v1.1