Makefile.am 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. ## Process this file with automake to produce Makefile.in -*-Makefile-*-
  2. EXTRA_DIST = \
  3. alloca.m4\
  4. backupfile.m4\
  5. bison.m4\
  6. chown.m4\
  7. codeset.m4\
  8. d-ino.m4\
  9. dirname.m4\
  10. dos.m4\
  11. error.m4\
  12. exclude.m4\
  13. exitfail.m4\
  14. fileblocks.m4\
  15. fnmatch.m4\
  16. ftruncate.m4\
  17. getcwd.m4\
  18. getdate.m4\
  19. getline.m4\
  20. getndelim2.m4\
  21. getopt.m4\
  22. gettext.m4\
  23. glibc21.m4\
  24. hash.m4\
  25. human.m4\
  26. iconv.m4\
  27. intdiv0.m4\
  28. intmax_t.m4\
  29. inttypes-pri.m4\
  30. inttypes.m4\
  31. inttypes_h.m4\
  32. isc-posix.m4\
  33. lchown.m4\
  34. lcmessage.m4\
  35. lib-ld.m4\
  36. lib-link.m4\
  37. lib-prefix.m4\
  38. longlong.m4\
  39. malloc.m4\
  40. mbrtowc.m4\
  41. mbstate_t.m4\
  42. memset.m4\
  43. mktime.m4\
  44. modechange.m4\
  45. nls.m4\
  46. onceonly.m4\
  47. pathmax.m4\
  48. po.m4\
  49. progtest.m4\
  50. quote.m4\
  51. quotearg.m4\
  52. realloc.m4\
  53. rmdir.m4\
  54. safe-read.m4\
  55. safe-write.m4\
  56. save-cwd.m4\
  57. savedir.m4\
  58. ssize_t.m4\
  59. stdbool.m4\
  60. stdint_h.m4\
  61. strcase.m4\
  62. strerror_r.m4\
  63. strtoimax.m4\
  64. strtol.m4\
  65. strtoll.m4\
  66. strtoul.m4\
  67. strtoull.m4\
  68. strtoumax.m4\
  69. tm_gmtoff.m4\
  70. uintmax_t.m4\
  71. ulonglong.m4\
  72. unlocked-io.m4\
  73. utimbuf.m4\
  74. utime.m4\
  75. utimes.m4\
  76. xalloc.m4\
  77. xgetcwd.m4\
  78. xstrtol.m4\
  79. xstrtoumax.m4