X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=test%2FMakefile.am;h=aa562d38129279ebe00956d3171145a25b0ab1ec;hb=16cc05ec4f7663103e45a52ac06d292e6b75a8c0;hp=dc0b1a3aa30ebf33abffb11ccd5c16a101612adb;hpb=9f3b6e0650f3c99994a529625695e594a8c8043c;p=evince.git diff --git a/test/Makefile.am b/test/Makefile.am index dc0b1a3a..aa562d38 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,4 +1,15 @@ -TESTS = test1.py test2.py +dist_check_SCRIPTS = \ + test1.py \ + test2.py \ + test3.py \ + test4.py \ + test5.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