Makefile.am 386 B

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