summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 52f61f2..5edfe15 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,11 +33,6 @@ include build-helpers/package-version.mk
include Makefile-files
include nbb/Makefile-files
-if HAVE_PYTHON
-PYTHONPATH = $(DESTDIR)$(pythondir)
-export PYTHONPATH
-endif
-
if HAVE_NDIM_MAN2TXT
.man.txt:
$(NDIM_MAN2TXT) "$<" > "$@.new"