]> eyrie.org Git - kerberos/krb5-sync.git/commitdiff
Remove obsolete patches from EXTRA_DIST
authorRuss Allbery <eagle@eyrie.org>
Thu, 5 Dec 2013 01:20:14 +0000 (17:20 -0800)
committerRuss Allbery <eagle@eyrie.org>
Thu, 5 Dec 2013 01:20:14 +0000 (17:20 -0800)
Makefile.am

index 63bda2e58ed2b614bfe0d854e8ff745771706062..52265d8916bbff1fa0a9a898a62525fd5e25befd 100644 (file)
@@ -7,11 +7,11 @@
 # See LICENSE for licensing terms.
 
 ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = .gitignore LICENSE autogen patches/README                     \
-       patches/heimdal-1.3.1 patches/mit-krb5-1.4.4 patches/mit-krb5-1.8.3 \
-       tests/README tests/TESTS tests/data/empty.conf tests/data/krb5.conf \
-       tests/data/queue.conf tests/docs/pod-spelling-t tests/docs/pod-t    \
-       tests/tap/libtap.sh tests/util/xmalloc-t tools/krb5-sync.pod
+EXTRA_DIST = .gitignore LICENSE autogen patches/README                  \
+       patches/heimdal-1.3.1 tests/README tests/TESTS                   \
+       tests/data/empty.conf tests/data/krb5.conf tests/data/queue.conf \
+       tests/docs/pod-spelling-t tests/docs/pod-t tests/tap/libtap.sh   \
+       tests/util/xmalloc-t tools/krb5-sync.pod
 
 AM_CPPFLAGS = $(KRB5_CPPFLAGS)