From 5692fc115e69a3bee092de8440252768f48f4135 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 6 Dec 2006 23:38:08 +0000 Subject: Include the NetDB role API notes in the distribution. --- Makefile.am | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index aa13a00..9b3bacd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,9 +6,10 @@ # See README for licensing terms. AUTOMAKE_OPTIONS = foreign subdir-objects -EXTRA_DIST = doc/design-acl doc/design-api doc/design-schema doc/notes \ - tests/TESTS tests/client/basic-t.in tests/data/README \ - tests/data/cmd-fake tests/data/fake-keytab tests/data/wallet.conf +EXTRA_DIST = doc/design-acl doc/design-api doc/design-schema \ + doc/netdb-role-api doc/notes tests/TESTS tests/client/basic-t.in \ + tests/data/README tests/data/cmd-fake tests/data/fake-keytab \ + tests/data/wallet.conf bin_PROGRAMS = client/wallet kasetkey/kasetkey client_wallet_CPPFLAGS = @REMCTL_CPPFLAGS@ -- cgit v1.2.3