diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 67a1cb5..618b1bc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ AUTOMAKE_OPTIONS = foreign subdir-objects ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = TODO client/wallet.pod config/allow-extract config/keytab \ +EXTRA_DIST = LICENSE client/wallet.pod config/allow-extract config/keytab \ config/keytab.acl config/wallet docs/design docs/design-acl \ docs/design-api docs/netdb-role-api docs/notes docs/setup \ kasetkey/README kasetkey/kasetkey.pod perl/Wallet/ACL.pm \ |