Browse Source

Merge branch 'master' of ssh://bind10.isc.org//var/bind10/git/bind10

Jeremy C. Reed 14 years ago
parent
commit
d2ee006cd5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/lib/python/Makefile.am

+ 1 - 0
src/lib/python/Makefile.am

@@ -1,6 +1,7 @@
 SUBDIRS = isc
 
 python_PYTHON =	bind10_config.py
+pythondir = $(pyexecdir)
 
 # Explicitly define DIST_COMMON so ${python_PYTHON} is not included
 # as we don't want the generated file included in distributed tarfile.