]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] fix server_common log message target dir
authorJelte Jansen <jelte@isc.org>
Tue, 28 Feb 2012 16:19:42 +0000 (17:19 +0100)
committerJelte Jansen <jelte@isc.org>
Tue, 28 Feb 2012 16:19:42 +0000 (17:19 +0100)
src/lib/python/isc/server_common/Makefile.am

index 275e34aa354255ca335e9d0d372bf698aa65e8fa..a9eca2eac34326ac789594606c4c8f52188e8a84 100644 (file)
@@ -7,7 +7,7 @@ pythondir = $(pyexecdir)/isc/server_common
 BUILT_SOURCES = $(PYTHON_LOGMSGPKG_DIR)/work/server_common_messages.py
 nodist_pylogmessage_PYTHON = $(PYTHON_LOGMSGPKG_DIR)/work/server_common_messages.py
 
-pylogmessagedir = $(pyexecdir)/isc/logmessages/
+pylogmessagedir = $(pyexecdir)/isc/log_messages/
 
 CLEANFILES = $(PYTHON_LOGMSGPKG_DIR)/work/server_common_messages.py
 CLEANFILES += $(PYTHON_LOGMSGPKG_DIR)/work/server_common_messages.pyc