2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-01 06:25:34 +00:00

[963] forgot EXTRA_DIST line

This commit is contained in:
Jelte Jansen
2012-03-23 17:09:25 +01:00
parent 22a8be53ad
commit 46f994f729

View File

@@ -14,6 +14,7 @@ EXTRA_DIST += config_messages.py
EXTRA_DIST += notify_out_messages.py EXTRA_DIST += notify_out_messages.py
EXTRA_DIST += libxfrin_messages.py EXTRA_DIST += libxfrin_messages.py
EXTRA_DIST += server_common_messages.py EXTRA_DIST += server_common_messages.py
EXTRA_DIST += dbutil_messages.py
CLEANFILES = __init__.pyc CLEANFILES = __init__.pyc
CLEANFILES += bind10_messages.pyc CLEANFILES += bind10_messages.pyc