From 2e35bd755bd6d2f64b714e95466343845b4908c5 Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Sun, 13 Mar 2011 14:24:06 +0000 Subject: Add saslauthd.py to install target --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index e9a3e9b..fe80583 100644 --- a/Makefile.am +++ b/Makefile.am @@ -147,5 +147,6 @@ install-exec-local: $(INSTALL) -p -m 755 conf.py $(DESTDIR)/$(sbindir)/kolab-conf $(INSTALL) -p -m 755 kolab.py $(DESTDIR)/$(sbindir)/kolab $(INSTALL) -p -m 755 kolabd.py $(DESTDIR)/$(sbindir)/kolabd + $(INSTALL) -p -m 644 saslauthd.py $(DESTDIR)/$(sbindir)/kolab-saslauthd/ $(INSTALL) -p -m 755 kolabtest.py $(DESTDIR)/$(bindir)/kolab-test $(INSTALL) -p -m 644 cyruslib.py $(DESTDIR)/$(datadir)/$(PACKAGE)/ -- cgit v0.12