]> 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 dc0b1a3aa30ebf33abffb11ccd5c16a101612adb..3f0a90c5d48e62756a9c13a4bf07d56e53632835 100644 (file)
@@ -1,4 +1,19 @@
 
-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 \
+       test6.py \
+       test7.py
+
+-include $(top_srcdir)/git.mk