diff options
Diffstat (limited to 'kolab')
-rw-r--r-- | kolab/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kolab/Makefile.am b/kolab/Makefile.am new file mode 100644 index 0000000..de99da7 --- /dev/null +++ b/kolab/Makefile.am @@ -0,0 +1,2 @@ +kolabdir = $(datadir)/$(package)/kolab +kolab_PYTHON = $(wildcard *.py) |