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