diff --git a/Makefile.am b/Makefile.am index 6c068fe..450fdfe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,10 +28,10 @@ EXTRA_DIST = windows/asn1-parser/asn1-parser.vcproj \ CONTRIBUTING.md cfg.mk maint.mk AUTHORS NEWS ChangeLog \ THANKS LICENSE -SUBDIRS = lib src fuzz tests +SUBDIRS = lib src fuzz if ENABLE_DOC -SUBDIRS += doc examples +SUBDIRS += doc endif include $(top_srcdir)/aminclude_static.am