X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/78dcf842c0715574b8d9e78bdf9bb4823a0059de..2aff5dbb7d9458dc30136e264b921a0c8c520c41:/Makefile.am diff --git a/Makefile.am b/Makefile.am index a36afeb8..d4af1ef4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,6 +50,11 @@ if HAVE_WIRESHARK SUBDIRS += wireshark endif +## Services. +if HAVE_PYTHON +SUBDIRS += svc +endif + ## Key-management. if HAVE_PYCATACOMB SUBDIRS += keys