summaryrefslogtreecommitdiffstats
path: root/bindings/python/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/python/tests/Makefile.am')
-rw-r--r--bindings/python/tests/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/bindings/python/tests/Makefile.am b/bindings/python/tests/Makefile.am
new file mode 100644
index 00000000..332ef1b2
--- /dev/null
+++ b/bindings/python/tests/Makefile.am
@@ -0,0 +1,4 @@
+if PYTHON_ENABLED
+TESTS = profiles_tests.py binding_tests.py
+endif
+