Makefile.am 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # $Id: Makefile.am,v 1.7 2006-07-10 23:07:12 karl Exp $
  2. # Makefile.am for texinfo/tests/makeinfo.
  3. #
  4. # This file is free software; as a special exception the author gives
  5. # unlimited permission to copy and/or distribute it, with or without
  6. # modifications, as long as this notice is preserved.
  7. #
  8. # This program is distributed in the hope that it will be useful, but
  9. # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
  10. # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  11. TESTS = accent accentenc \
  12. cond \
  13. copying \
  14. defxcond \
  15. emph-option \
  16. html-docdesc html-extrali html-min html-manuals html-para html-title \
  17. html-top \
  18. include-value \
  19. macro-at menu-whitespace \
  20. no-headers \
  21. node-expand node-value node-whitespace \
  22. quote-args \
  23. top \
  24. twofiles
  25. noinst_SCRIPTS = $(TESTS)
  26. EXTRA_DIST = $(noinst_SCRIPTS) \
  27. accent.txi accentenc.txi accent-text.txi \
  28. cond.txi copying.txi \
  29. defxcond.txi \
  30. emph-option.txi \
  31. html-docdesc.txi html-extrali.txi html-min.txi html-para.txi html-title.txi \
  32. html-top.txi \
  33. include-value.txi incl-incl.txi \
  34. macro-at.txi menu-whitespace.txi \
  35. node-expand.txi node-value.txi node-whitespace.txi \
  36. quote-args.txi \
  37. top.txi # top2.txi