diff options
author | Russ Allbery <rra@stanford.edu> | 2007-10-06 00:06:40 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-10-06 00:06:40 +0000 |
commit | 4d419154bf4c8bae224eaf2a9db8660bd14ddb04 (patch) | |
tree | 519dd83f2009627a1a41327b3d6d2ebb7961e45f /Makefile.am | |
parent | 279f95a92cab4be1410870c1359a18f30e5630a0 (diff) |
Include LICENSE. We don't have to list TODO explicitly; it's included
by default in the distribution.
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 \ |