Makefile.am 332 B

123456789101112131415161718192021
  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. uintmax_t.m4 \
  16. ulonglong.m4 \
  17. utimbuf.m4 \
  18. utime.m4 \
  19. utimes.m4 \
  20. xstrtoumax.m4