X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/1818107e8198734df843841a51bca3713bd37596..3f725f73b9ae26a54f49b5feb744d37a8f1dd308:/Makefile.am diff --git a/Makefile.am b/Makefile.am index d1a016d..302119b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,6 +47,9 @@ SUBDIRS += src ## The runtime support library. SUBDIRS += lib +## The manual. +SUBDIRS += doc + ## The tests and examples. SUBDIRS += test @@ -77,6 +80,9 @@ EXTRA_DIST += debian/libsod-dev.install ## sod EXTRA_DIST += debian/sod.install +## sod-doc +EXTRA_DIST += debian/sod-doc.install + ## sod-dev EXTRA_DIST += debian/sod-dev.install