$OpenBSD: patch-Makefile_am,v 1.1 2017/10/09 17:45:27 ajacoutot Exp $

Requires signalfd.

Index: Makefile.am
--- Makefile.am.orig
+++ Makefile.am
@@ -1,7 +1,7 @@
 SUBDIRS = libdleyna/server
 
 if BUILD_SERVER
-SUBDIRS += server test/dbus
+SUBDIRS += server
 endif
 
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
