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=e769474337c9a6ffdaed2327056e8de2f7ca9ee4;hp=17855ea78e5ade5f66ba01e02bfb1a9dc6227779;hpb=310d7d00b2e808f174750683335ec01f4af3291b;p=evince.git diff --git a/test/Makefile.am b/test/Makefile.am index 17855ea7..3f0a90c5 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -4,9 +4,7 @@ dist_check_SCRIPTS = \ test2.py \ test3.py \ test4.py \ - test5.py \ - test6.py \ - test7.py + test5.py TESTS = $(dist_check_SCRIPTS) @@ -14,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