summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index a59c119..91f4dd8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,10 +16,10 @@ EXTRA_DIST = LICENSE autogen client/wallet.pod config/allow-extract \
perl/Wallet/ACL/Krb5.pm perl/Wallet/ACL/NetDB.pm \
perl/Wallet/ACL/NetDB/Root.pm perl/Wallet/Admin.pm \
perl/Wallet/Config.pm perl/Wallet/Database.pm \
- perl/Wallet/Object/Base.pm perl/Wallet/Object/Keytab.pm \
- perl/Wallet/Schema.pm perl/Wallet/Server.pm perl/t/acl.t \
- perl/t/admin.t perl/t/config.t perl/t/data/README \
- perl/t/data/keytab-fake perl/t/data/keytab.conf \
+ perl/Wallet/Object/Base.pm perl/Wallet/Object/File.pm \
+ perl/Wallet/Object/Keytab.pm perl/Wallet/Schema.pm \
+ perl/Wallet/Server.pm perl/t/acl.t perl/t/admin.t perl/t/config.t \
+ perl/t/data/README perl/t/data/keytab-fake perl/t/data/keytab.conf \
perl/t/data/netdb.conf perl/t/data/netdb-fake perl/t/init.t \
perl/t/keytab.t perl/t/lib/Util.pm perl/t/object.t perl/t/pod.t \
perl/t/schema.t perl/t/server.t perl/t/verifier-netdb.t \