Makefile.am 361 B

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