Skip to content

Commit

Permalink
Updated Makefile to reflect naming changes in test infrastructure.
Browse files Browse the repository at this point in the history
  • Loading branch information
Witiko committed Jan 5, 2017
1 parent 8aad993 commit c7729c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ EXAMPLES_SOURCES=examples/context.tex examples/latex.tex examples/tux.pdf \
examples/example.md
EXAMPLES=examples/context-mkii.pdf examples/context-mkiv.pdf \
examples/latex-luatex.pdf examples/latex-pdftex.pdf
TESTS=tests/test.sh tests/support/*.tex tests/templates/*/*.tex \
tests/templates/*/COMMANDS tests/testfiles/*/*.test
TESTS=tests/test.sh tests/support/*.tex tests/templates/*/*.tex.m4 \
tests/templates/*/COMMANDS.m4 tests/testfiles/*/*.test
MAKES=Makefile $(addsuffix /Makefile, $(SUBDIRECTORIES))
READMES=README.md LICENSE VERSION examples/README.md tests/README.md \
tests/support/README.md tests/templates/README.md tests/testfiles/README.md \
Expand Down

0 comments on commit c7729c5

Please sign in to comment.