X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=doc%2FMakefile.am;h=517169486411b14533618fbd9495c238a4a67d3f;hp=96d7a6ab7be97d76a370e2b8666595b4e77cec11;hb=9d22692238af9dd0875b5ed849e6ce3a3d503a87;hpb=6b3768e8c544739ae53321539cb4d1e3112ded1b;ds=sidebyside diff --git a/doc/Makefile.am b/doc/Makefile.am index 96d7a6ab..51716948 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1 +1,6 @@ ## Process this file with automake to produce Makefile.in +SUBDIRS = tutorial reference + +# Manual pages +man_MANS = ginac-config.1 +EXTRA_DIST = $(man_MANS)