Makefile.am 92 B

1234
  1. SUBDIRS = exceptions dns cc config datasrc python
  2. if HAVE_BOOST_PYTHON
  3. SUBDIRS += xfr
  4. endif