Makefile.am 348 B

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