# .py is generated in the builddir by the configure script so that test # scripts can refer to it when a separate builddir is used. python_PYTHON = __init__.py pythondir = $(pyexecdir)/isc/log_messages/ CLEANFILES = __init__.pyc __init__.pyo CLEANDIRS = __pycache__ clean-local: rm -rf $(CLEANDIRS)