Makefile.am 498 B

12345678910111213141516171819202122232425262728293031323334
  1. ## Process this file with automake to produce Makefile.in -*-Makefile-*-
  2. EXTRA_DIST = \
  3. c-bs-a.m4 \
  4. ccstdc.m4 \
  5. check-decl.m4 \
  6. codeset.m4 \
  7. d-ino.m4 \
  8. decl.m4 \
  9. error.m4 \
  10. fnmatch.m4 \
  11. getcwd.m4 \
  12. getline.m4 \
  13. gettext.m4 \
  14. glibc21.m4 \
  15. iconv.m4 \
  16. inttypes.m4 \
  17. isc-posix.m4 \
  18. jm-mktime.m4 \
  19. lcmessage.m4 \
  20. longlong.m4 \
  21. malloc.m4 \
  22. mbrtowc.m4 \
  23. mbstate_t.m4 \
  24. prereq.m4 \
  25. progtest.m4 \
  26. realloc.m4 \
  27. strerror_r.m4 \
  28. ulonglong.m4 \
  29. utimbuf.m4 \
  30. utime.m4 \
  31. utimes.m4 \
  32. xstrtoimax.m4 \
  33. xstrtoumax.m4