(EXTRA_DIST): Add decl.m4 and do-decl.m4.
authorJim Meyering <jim@meyering.net>
Thu, 23 Oct 1997 13:26:45 +0000 (13:26 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 23 Oct 1997 13:26:45 +0000 (13:26 +0000)
m4/Makefile.am

index fffc9c0..2d88974 100644 (file)
@@ -4,6 +4,6 @@
 # find . -type f -name '*.m4' -printf '%f\n'|sort |fmt |tr '\012' @ \
 #   |sed 's/@$/%/;s/@/ \\@/g' |tr @% '\012\012'
 EXTRA_DIST = README \
-chown.m4 d-ino.m4 d-type.m4 getgroups.m4 getline.m4 getloadavg.m4 \
-jm-mktime.m4 jm-winsz1.m4 jm-winsz2.m4 lstat.m4 memcmp.m4 realloc.m4 \
-putenv.m4 stat.m4 strftime.m4 uptime.m4
+chown.m4 d-ino.m4 d-type.m4 decl.m4 do-decl.m4 getgroups.m4 getline.m4 \
+getloadavg.m4 jm-mktime.m4 jm-winsz1.m4 jm-winsz2.m4 lstat.m4 memcmp.m4 \
+putenv.m4 realloc.m4 stat.m4 strftime.m4 uptime.m4