2006-12-13 Wouter Bolsterlee <wbolster@cvs.gnome.org>
* Makefile.am:
* test/Makefile.am:
Fight with autotools to fix make check. Make distcheck
works fine as well now!
+2006-12-13 Wouter Bolsterlee <wbolster@cvs.gnome.org>
+
+ * Makefile.am:
+ * test/Makefile.am:
+
+ Fight with autotools to fix make check. Make distcheck
+ works fine as well now!
+
2006-12-13 Wouter Bolsterlee <wbolster@cvs.gnome.org>
* shell/ev-view.c: (draw_end_presentation_page):
-SUBDIRS = cut-n-paste po help data
+SUBDIRS = cut-n-paste po help data test
# Backends
-TESTS = test1.py test2.py
+dist_check_SCRIPTS = test1.py test2.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