~fginther/+junk/geis-2.2.9.1-take2

« back to all changes in this revision

Viewing changes to testsuite/geis1/Makefile.am

  • Committer: Stephen M. Webb
  • Date: 2012-04-11 16:18:03 UTC
  • mto: This revision was merged to the branch mainline in revision 247.
  • Revision ID: stephen.webb@canonical.com-20120411161803-4gvkzxjtl3rk1n1s
regression test for lp:973539

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
  test_targets += check_geis1_api
9
9
endif
10
10
if ENABLE_INTEGRATION_TESTS
11
 
  test_targets += gtest_geis1_api
 
11
  test_targets += gtest_geis1_instance gtest_geis1_api
12
12
endif
13
13
 
14
14
TESTS = $(test_targets)
58
58
        $(EVEMU_LIBS) \
59
59
        $(XI2_LIBS)
60
60
 
 
61
gtest_geis1_instance_SOURCES = gtest_instance.cpp
 
62
nodist_gtest_geis1_instance_SOURCES = $(nodist_gtest_geis1_api_SOURCES)
 
63
gtest_geis1_instance_CPPFLAGS = $(gtest_geis1_api_CPPFLAGS)
 
64
gtest_geis1_instance_LDADD = $(gtest_geis1_api_LDADD)
 
65
 
61
66
MOSTLYCLEANFILES = \
62
67
        geis1_api.log \
63
68
        geis1_api.xml