summaryrefslogtreecommitdiffstats
path: root/bindings/python/tests
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2008-04-29 12:06:00 +0000
committerFrederic Peters <fpeters@entrouvert.com>2008-04-29 12:06:00 +0000
commit21f30edd6477e9d9ec0b4f5bba5010204d6c99e6 (patch)
tree0b1422f6a5c597b18f04fa636f0220b3a975da6f /bindings/python/tests
parent5511b8b29d461e53008fd4f1b1ae548ff8d425cb (diff)
downloadlasso-21f30edd6477e9d9ec0b4f5bba5010204d6c99e6.tar.gz
lasso-21f30edd6477e9d9ec0b4f5bba5010204d6c99e6.tar.xz
lasso-21f30edd6477e9d9ec0b4f5bba5010204d6c99e6.zip
[project @ fpeters@0d.be-20071120151830-wdnobbexiv300ibb]
fixed some make distcheck issues (still remaining is access to test data when srcdir != builddir) Original author: Frederic Peters <fpeters@0d.be> Date: 2007-11-20 16:18:30.814000+01:00
Diffstat (limited to 'bindings/python/tests')
-rw-r--r--bindings/python/tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/python/tests/Makefile.am b/bindings/python/tests/Makefile.am
index 332ef1b2..852f3f73 100644
--- a/bindings/python/tests/Makefile.am
+++ b/bindings/python/tests/Makefile.am
@@ -2,3 +2,5 @@ if PYTHON_ENABLED
TESTS = profiles_tests.py binding_tests.py
endif
+EXTRA_DIST = profiles_tests.py binding_tests.py
+