tests/plover-gtk/Makefile.am
changeset 48 6a9757c209d0
parent 38 a29623b68ca2
child 66 d07fab627ccf
     1.1 --- a/tests/plover-gtk/Makefile.am	Mon Jun 13 12:18:42 2016 +0100
     1.2 +++ b/tests/plover-gtk/Makefile.am	Fri Jun 24 17:52:24 2016 +0100
     1.3 @@ -3,11 +3,13 @@
     1.4  LDADD=../../plover-gtk/libplover-gtk.la ../../plover/libplover.la \
     1.5    $(PLOVER_GTK_LIBS)
     1.6  
     1.7 +TEST_EXTENSIONS =
     1.8 +
     1.9  if HAVE_CHECK_TOOLS
    1.10  
    1.11  TESTS = $(txt_tests) $(gui_tests:=.xvfb)
    1.12  TESTS_ENVIRONMENT = gtk_srcdir="$(top_srcdir)/plover-gtk"
    1.13 -TEST_EXTENSIONS = .xvfb
    1.14 +TEST_EXTENSIONS += .xvfb
    1.15  XVFB_LOG_COMPILER = $(top_srcdir)/tests/xvfb-run
    1.16  XVFB_LOG_FLAGS = --auto-servernum --auth-file .Xauthority
    1.17