summaryrefslogtreecommitdiff
path: root/volk/apps
diff options
context:
space:
mode:
Diffstat (limited to 'volk/apps')
-rw-r--r--volk/apps/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/volk/apps/Makefile.am b/volk/apps/Makefile.am
index a51823971..5e9bc254f 100644
--- a/volk/apps/Makefile.am
+++ b/volk/apps/Makefile.am
@@ -22,6 +22,6 @@ include $(top_srcdir)/Makefile.common
# C++ stuff here
-if USE_PYTHON
+if PYTHON
# python stuff here
endif