X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=test%2FMakefile.am;h=3f0a90c5d48e62756a9c13a4bf07d56e53632835;hb=761de5f5ba44cc94c98adf2b68809ea453d6bdfa;hp=82748770dc4a41a72ff1097011f1a409b48323e2;hpb=179371d09fb0a8d683ad1544790a4f7ca95210a1;p=evince.git diff --git a/test/Makefile.am b/test/Makefile.am index 82748770..3f0a90c5 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -4,8 +4,7 @@ dist_check_SCRIPTS = \ test2.py \ test3.py \ test4.py \ - test5.py \ - test6.py + test5.py TESTS = $(dist_check_SCRIPTS) @@ -13,4 +12,8 @@ EXTRA_DIST = \ test-encrypt.pdf \ test-links.pdf \ test-mime.bin \ - test-page-labels.pdf + test-page-labels.pdf \ + test6.py \ + test7.py + +-include $(top_srcdir)/git.mk