- Install tests (will need to be set as a conditional at
some point in the future) git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@451 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
4833658cc1
commit
022af85ed1
2 changed files with 62 additions and 29 deletions
|
@ -30,6 +30,7 @@ sharedir = $(pkgdatadir)
|
|||
pycdir = $(sharedir)/policies
|
||||
moddir = $(sharedir)/modules
|
||||
localedir = @datadir@/locale
|
||||
testsdir = $(pkgdatadir)/tests
|
||||
|
||||
# ############################################################
|
||||
#
|
||||
|
@ -316,7 +317,7 @@ pyc_PYTHON = \
|
|||
|
||||
# DEJATOOL = src/testsuite/example-test.exp
|
||||
|
||||
noinst_PROGRAMS = src/testsuite/test-python_loader
|
||||
tests_PROGRAMS = src/testsuite/test-python_loader
|
||||
|
||||
# Shouldn't need Gtkmm! This is a coding anomaly
|
||||
src_testsuite_test_python_loader_CPPFLAGS = \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue