diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2008-04-29 12:05:38 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2008-04-29 12:05:38 +0000 |
| commit | b413aa153384e789a3ed42c1ebbee97fad892345 (patch) | |
| tree | 0815015d6e03c322bac41acfae65d42b5a1b8072 /bindings/python/Makefile.am | |
| parent | a305a587f82f6a174db607519ab61ed815156079 (diff) | |
| download | lasso-b413aa153384e789a3ed42c1ebbee97fad892345.tar.gz lasso-b413aa153384e789a3ed42c1ebbee97fad892345.tar.xz lasso-b413aa153384e789a3ed42c1ebbee97fad892345.zip | |
[project @ fpeters@0d.be-20071113192919-3g05qazwjjhivlsh]
ported old test cases to the new binding
Original author: Frederic Peters <fpeters@0d.be>
Date: 2007-11-13 20:29:19.859000+01:00
Diffstat (limited to 'bindings/python/Makefile.am')
| -rw-r--r-- | bindings/python/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am index a1d1928d..b2a1e99d 100644 --- a/bindings/python/Makefile.am +++ b/bindings/python/Makefile.am @@ -1,3 +1,5 @@ +SUBDIRS = tests + if PYTHON_ENABLED INCLUDES = -I$(top_srcdir) \ -I$(top_builddir) \ |
