diff options
Diffstat (limited to 'kolab/Makefile.am')
-rw-r--r-- | kolab/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolab/Makefile.am b/kolab/Makefile.am index 0e30cc8..383d8f7 100644 --- a/kolab/Makefile.am +++ b/kolab/Makefile.am @@ -1,2 +1,2 @@ -kolabdir = $(datadir)/$(PACKAGE)/kolab +kolabdir = $(pythondir)/kolab kolab_PYTHON = $(wildcard *.py) |