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=aaf935747f65a1084ba4ffa3cf32a1e1ea93c987;hp=dc0b1a3aa30ebf33abffb11ccd5c16a101612adb;hpb=9f3b6e0650f3c99994a529625695e594a8c8043c;p=evince.git diff --git a/test/Makefile.am b/test/Makefile.am index dc0b1a3a..17855ea7 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,4 +1,17 @@ -TESTS = test1.py test2.py +dist_check_SCRIPTS = \ + test1.py \ + test2.py \ + test3.py \ + test4.py \ + test5.py \ + test6.py \ + test7.py -EXTRA_DIST = test-encrypted.pdf test-links.pdf \ No newline at end of file +TESTS = $(dist_check_SCRIPTS) + +EXTRA_DIST = \ + test-encrypt.pdf \ + test-links.pdf \ + test-mime.bin \ + test-page-labels.pdf