Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/webdav/acp/Makefile.am
blob: 506eb924eeceefb8732e495f5a775c6bca1c14c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
sugardir = $(pythondir)/webdav/acp
sugar_PYTHON =                  \
             AceHandler.py      \
             Ace.py             \
             Acl.py             \
             GrantDeny.py       \
             __init__.py        \
             Principal.py       \
             Privilege.py