]> www.fi.muni.cz Git - evince.git/blobdiff - test/Makefile.am
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / test / Makefile.am
index 575fa98e6a692bb08a71532cc1d0e3529273b821..3f0a90c5d48e62756a9c13a4bf07d56e53632835 100644 (file)
@@ -1,6 +1,19 @@
 
-dist_check_SCRIPTS = test1.py test2.py test3.py
+dist_check_SCRIPTS = \
+       test1.py \
+       test2.py \
+       test3.py \
+       test4.py \
+       test5.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 \
+       test6.py \
+       test7.py
+
+-include $(top_srcdir)/git.mk