summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVadim Rutkovsky <vrutkovs@redhat.com>2014-07-24 16:44:20 +0200
committerVadim Rutkovsky <vrutkovs@redhat.com>2014-07-24 16:44:20 +0200
commitd52f34e60574eb7ec0b62b01d869df7e25f305d8 (patch)
tree39b7138aabacd64828ecec60af9c16d13996dfe7 /Makefile.am
parent2284141dfc691d1f3fb5bf3b204100714a25ff86 (diff)
downloadeog-d52f34e60574eb7ec0b62b01d869df7e25f305d8.tar.gz
tests: add screenshot tour test
This would help designers to check app looks (see screenshots in installed-tests/eog_screenshots) and translators
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8da496f7..d44a35ce 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,7 +34,7 @@ MAINTAINERCLEANFILES = \
$(srcdir)/mkinstalldirs
@BEHAVE_INSTALLED_TESTS_RULE@
-INSTALLED_TESTS=about undo sidepane fullscreen wallpaper
+INSTALLED_TESTS=about undo sidepane fullscreen wallpaper screenshot
INSTALLED_TESTS_TYPE=session-exclusive
-include $(top_srcdir)/git.mk