diff options
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 new file mode 100644 index 0000000..67a31d8 --- /dev/null +++ b/conf/Makefile.am @@ -0,0 +1,3 @@ +confdir = $(sysconfdir)/kolab +conf_DATA = \ + kolab.conf |