# Makefile.am for texinfo/tests/makeinfo. # Run automake in ../.. to produce Makefile.in from this. TESTS = accent accentenc cond \ html-docdesc html-extrali html-min html-manuals html-para html-title \ macro-at menu-whitespace \ no-headers \ node-expand node-value node-whitespace \ top top2 noinst_SCRIPTS = $(TESTS) EXTRA_DIST = $(noinst_SCRIPTS) \ accent.txi accentenc.txi accent-text.txi cond.txi \ html-docdesc.txi html-extrali.txi html-min.txi html-para.txi html-title.txi \ macro-at.txi menu-whitespace.txi \ node-expand.txi node-value.txi node-whitespace.txi \ top.txi top2.txi