connection: close pending outgoing fds on shutdown
[profile/ivi/wayland.git] / Makefile.am
index 332f9b4..306d7b3 100644 (file)
@@ -1,4 +1,8 @@
-SUBDIRS = src protocol doc
+if BUILD_DOCS
+doc_subdir = doc
+endif
+
+SUBDIRS = src protocol $(doc_subdir) tests cursor
 
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}