summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1995-12-09 04:18:36 +0000
committerTom Tromey <tromey@redhat.com>1995-12-09 04:18:36 +0000
commit9dffa4f9af2a3c8eece5568e43f66e6f30ce87a1 (patch)
tree8da3d3dc6ec666045ee4ec88b0928d8efd203d1e /lib
parentce3caf7ac08c85400299c3f02e60d735464d80b1 (diff)
downloadautomake-9dffa4f9af2a3c8eece5568e43f66e6f30ce87a1.tar.gz
Check for AC_PROG_MAKE_SET when required
Diffstat (limited to 'lib')
-rw-r--r--lib/am/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/am/Makefile.am b/lib/am/Makefile.am
index a76be7729..bb92699ca 100644
--- a/lib/am/Makefile.am
+++ b/lib/am/Makefile.am
@@ -16,6 +16,9 @@ libraries-clean.am scripts-clean.am programs-clean.am data-clean.am
DIST_OTHER = automake.in
+# Gross.
+DIST_SUBDIRS = samples/cpio/*Makefile.am
+
# The following requires a fixed version of the Emacs 19.30 etags.
ETAGS_ARGS = automake.in --lang=none \
--regex='/^@node[ \t]+\([^,]+\)/\1/' automake.texi