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 /kolabd/Makefile.am | |
parent | e765e9e33860e7659e1b27534f2f78bd632fa5e0 (diff) | |
download | pykolab-3fb8a8323374167da5594a933e1573ac3f94e72c.tar.gz |
Update makefiles
Diffstat (limited to 'kolabd/Makefile.am')
-rw-r--r-- | kolabd/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolabd/Makefile.am b/kolabd/Makefile.am index 0c888f8..752cb3a 100644 --- a/kolabd/Makefile.am +++ b/kolabd/Makefile.am @@ -1,2 +1,2 @@ -kolabddir = $(datadir)/$(package)/kolabd +kolabddir = $(datadir)/$(PACKAGE)/kolabd kolabd_PYTHON = $(wildcard *.py) |