Makefile.am 374 B

123456789101112131415161718192021222324
  1. ## Process this file with automake to produce Makefile.in -*-Makefile-*-
  2. EXTRA_DIST = \
  3. ccstdc.m4 \
  4. d-ino.m4 \
  5. fnmatch.m4 \
  6. getline.m4 \
  7. gettext.m4 \
  8. inttypes_h.m4 \
  9. isc-posix.m4 \
  10. jm-mktime.m4 \
  11. largefile.m4 \
  12. lcmessage.m4 \
  13. malloc.m4 \
  14. mktime.m4 \
  15. progtest.m4 \
  16. realloc.m4 \
  17. signedchar.m4 \
  18. uintmax_t.m4 \
  19. ulonglong.m4 \
  20. utimbuf.m4 \
  21. utime.m4 \
  22. utimes.m4 \
  23. xstrtoumax.m4