Makefile.am 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  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. extensions.m4\
  15. fileblocks.m4\
  16. fnmatch.m4\
  17. ftruncate.m4\
  18. getcwd.m4\
  19. getdate.m4\
  20. getline.m4\
  21. getndelim2.m4\
  22. getopt.m4\
  23. gettext.m4\
  24. glibc21.m4\
  25. hash.m4\
  26. human.m4\
  27. iconv.m4\
  28. intdiv0.m4\
  29. intmax_t.m4\
  30. inttypes-pri.m4\
  31. inttypes.m4\
  32. inttypes_h.m4\
  33. isc-posix.m4\
  34. lchown.m4\
  35. lcmessage.m4\
  36. lib-ld.m4\
  37. lib-link.m4\
  38. lib-prefix.m4\
  39. longlong.m4\
  40. malloc.m4\
  41. mbrtowc.m4\
  42. mbstate_t.m4\
  43. memset.m4\
  44. mktime.m4\
  45. modechange.m4\
  46. nls.m4\
  47. obstack.m4\
  48. onceonly.m4\
  49. pathmax.m4\
  50. po.m4\
  51. progtest.m4\
  52. quote.m4\
  53. quotearg.m4\
  54. realloc.m4\
  55. rmdir.m4\
  56. safe-read.m4\
  57. safe-write.m4\
  58. save-cwd.m4\
  59. savedir.m4\
  60. ssize_t.m4\
  61. stdbool.m4\
  62. stdint_h.m4\
  63. strcase.m4\
  64. strerror_r.m4\
  65. strtoimax.m4\
  66. strtol.m4\
  67. strtoll.m4\
  68. strtoul.m4\
  69. strtoull.m4\
  70. strtoumax.m4\
  71. tm_gmtoff.m4\
  72. uintmax_t.m4\
  73. ulonglong.m4\
  74. unlocked-io.m4\
  75. utimbuf.m4\
  76. utime.m4\
  77. utimes.m4\
  78. utimes-null.m4\
  79. xalloc.m4\
  80. xgetcwd.m4\
  81. xstrtol.m4\
  82. xstrtoumax.m4