123456789101112131415161718192021 |
- ## Process this file with automake to produce Makefile.in -*-Makefile-*-
- EXTRA_DIST = \
- ccstdc.m4 \
- d-ino.m4 \
- gettext.m4 \
- inttypes_h.m4 \
- isc-posix.m4 \
- jm-mktime.m4 \
- largefile.m4 \
- lcmessage.m4 \
- malloc.m4 \
- mktime.m4 \
- progtest.m4 \
- realloc.m4 \
- uintmax_t.m4 \
- ulonglong.m4 \
- utimbuf.m4 \
- utime.m4 \
- utimes.m4 \
- xstrtoumax.m4
|