diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index b0e78e11..2d8f5578 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,7 +1,7 @@ man_MANS = libmicrohttpd.3 EXTRA_DIST = $(man_MANS) -#DISTCLEANFILES = microhttpd.cps -#info_TEXINFOS = microhttpd.texi -#microhttpd_TEXINFOS = gpl.texi +DISTCLEANFILES = microhttpd.cps +info_TEXINFOS = microhttpd.texi +microhttpd_TEXINFOS = lgpl.texi |