mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[trac759] Makefile fix
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
SUBDIRS = . tests
|
SUBDIRS = . tests
|
||||||
|
|
||||||
python_PYTHON = __init__.py ccsession.py cfgmgr.py config_data.py module_spec.py cfgmgr_messages.py
|
python_PYTHON = __init__.py ccsession.py cfgmgr.py config_data.py module_spec.py
|
||||||
|
|
||||||
|
nodist_python_PYTHON = cfgmgr_messages.py
|
||||||
|
|
||||||
pythondir = $(pyexecdir)/isc/config
|
pythondir = $(pyexecdir)/isc/config
|
||||||
|
|
||||||
@@ -14,6 +16,8 @@ CLEANDIRS = __pycache__
|
|||||||
|
|
||||||
EXTRA_DIST = cfgmgr_messages.mes
|
EXTRA_DIST = cfgmgr_messages.mes
|
||||||
|
|
||||||
|
BUILT_SOURCES = cfgmgr_messages.py
|
||||||
|
|
||||||
all-local: cfgmgr_messages.py
|
all-local: cfgmgr_messages.py
|
||||||
|
|
||||||
clean-local:
|
clean-local:
|
||||||
|
Reference in New Issue
Block a user