X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=test%2FMakefile.am;h=17855ea78e5ade5f66ba01e02bfb1a9dc6227779;hb=25f996165b1bb22783c5cfd43544ab9703a0dfb5;hp=db56b57a4f44093d96c52f3435c150bff7a290f0;hpb=5da340d4c08e1316796b8cfad2234ff7d6cb0a44;p=evince.git diff --git a/test/Makefile.am b/test/Makefile.am index db56b57a..17855ea7 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,6 +1,17 @@ -dist_check_SCRIPTS = test1.py test2.py test3.py test4.py +dist_check_SCRIPTS = \ + test1.py \ + test2.py \ + test3.py \ + test4.py \ + test5.py \ + test6.py \ + test7.py TESTS = $(dist_check_SCRIPTS) -EXTRA_DIST = test-encrypt.pdf test-links.pdf test-mime.bin +EXTRA_DIST = \ + test-encrypt.pdf \ + test-links.pdf \ + test-mime.bin \ + test-page-labels.pdf