Makefile.am 434 B

1234567891011121314151617181920212223242526272829
  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. decl.m4 \
  7. error.m4 \
  8. fnmatch.m4 \
  9. getline.m4 \
  10. gettext.m4 \
  11. inttypes_h.m4 \
  12. isc-posix.m4 \
  13. jm-mktime.m4 \
  14. largefile.m4 \
  15. lcmessage.m4 \
  16. malloc.m4 \
  17. mbstate_t.m4 \
  18. mktime.m4 \
  19. prereq.m4 \
  20. progtest.m4 \
  21. realloc.m4 \
  22. strerror_r.m4 \
  23. uintmax_t.m4 \
  24. ulonglong.m4 \
  25. utimbuf.m4 \
  26. utime.m4 \
  27. utimes.m4 \
  28. xstrtoumax.m4