From 15b00a2b2096fc0f68cc3f51cec41a5e6e995326 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 21 Dec 1996 02:03:14 +0000 Subject: [PATCH] . --- m4/Makefile.am | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 m4/Makefile.am diff --git a/m4/Makefile.am b/m4/Makefile.am new file mode 100644 index 0000000000..9a0d58afed --- /dev/null +++ b/m4/Makefile.am @@ -0,0 +1,10 @@ +AUTOMAKE_OPTIONS = gnits 1.1k + +# Generate this list with +# find . -type f -name '*.m4' -printf '%f\n'|sort |fmt +EXTRA_DIST = \ +ccstdc.m4 dmalloc.m4 error.m4 getgroups.m4 getline.m4 getloadavg.m4 +gettext.m4 header.m4 init.m4 install.m4 jm-mktime.m4 jm-winsz1.m4 +jm-winsz2.m4 lcmessage.m4 lispdir.m4 maintainer.m4 memcmp.m4 mktime.m4 +obstack.m4 progtest.m4 protos.m4 ptrdiff.m4 regex.m4 sanity.m4 strftime.m4 +strtod.m4 termios.m4 uptime.m4 winsz.m4 -- 2.30.2