diff options
Diffstat (limited to 'm4/Makefile.in')
-rw-r--r-- | m4/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/Makefile.in b/m4/Makefile.in index 1e3bf76c6..628af05b2 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -49,7 +49,7 @@ GMSGFMT = @GMSGFMT@ CC = @CC@ EXTRA_DIST = README \ -ccstdc.m4 dmalloc.m4 error.m4 getgroups.m4 getline.m4 getloadavg.m4 \ +ccstdc.m4 chown.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 \ |