mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[master] Add init.pyc to CLEANFILES to make distcheck pass
This commit is contained in:
@@ -2,7 +2,7 @@ SUBDIRS = . tests
|
||||
|
||||
sbin_SCRIPTS = bind10
|
||||
pkglibexec_SCRIPTS = b10-init
|
||||
CLEANFILES = b10-init b10-init.pyc
|
||||
CLEANFILES = b10-init b10-init.pyc init.pyc
|
||||
CLEANFILES += $(PYTHON_LOGMSGPKG_DIR)/work/init_messages.py
|
||||
CLEANFILES += $(PYTHON_LOGMSGPKG_DIR)/work/init_messages.pyc
|
||||
|
||||
|
Reference in New Issue
Block a user