diff options
Diffstat (limited to 'saslauthd')
-rw-r--r-- | saslauthd/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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) |