diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-02-21 22:22:24 +0000 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-02-21 22:22:24 +0000 |
commit | 3fb8a8323374167da5594a933e1573ac3f94e72c (patch) | |
tree | aed17ee9ed650553b02a9f30ba2dd90869f5c4ff /conf/Makefile.am | |
parent | e765e9e33860e7659e1b27534f2f78bd632fa5e0 (diff) | |
download | pykolab-3fb8a8323374167da5594a933e1573ac3f94e72c.tar.gz |
Update makefiles
Diffstat (limited to 'conf/Makefile.am')
-rw-r--r-- | conf/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/Makefile.am b/conf/Makefile.am index 67a31d8..f8883e7 100644 --- a/conf/Makefile.am +++ b/conf/Makefile.am @@ -1,3 +1,6 @@ +EXTRA_DIST = \ + kolab.conf + confdir = $(sysconfdir)/kolab conf_DATA = \ kolab.conf |