X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/259726f3c3f1d40c56b0d24c370fca4290f49e06..d3dac74ac963e67beb87693ad965238c739b146c:/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