diff options
Diffstat (limited to 'saslauthd/Makefile.am')
-rw-r--r-- | saslauthd/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/saslauthd/Makefile.am b/saslauthd/Makefile.am index d633610..7d5c094 100644 --- a/saslauthd/Makefile.am +++ b/saslauthd/Makefile.am @@ -7,6 +7,5 @@ install-exec-local: mkdir -p $(DESTDIR)/$(localstatedir)/run/kolab-saslauthd \ $(DESTDIR)/$(localstatedir)/run/saslauthd \ $(DESTDIR)/$(localstatedir)/lib/kolab-saslauthd - $(INSTALL) -p -m 755 saslauthd.py $(DESTDIR)/$(sbindir)/kolab-saslauthd |