Makefile.am 123 B

12345
  1. SUBDIRS = . tests
  2. python_PYTHON = __init__.py process.py socketserver_mixin.py file.py
  3. pythondir = $(pyexecdir)/isc/util