commit 639bedbdcb037654285687aa9eead8592fea5dd1
parent cfde43ff7ded40a9b1f23fa87088dcf99a95570c
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 12 Sep 2008 22:00:00 +0000
fix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/Makefile.am b/doc/Makefile.am
@@ -1,7 +1,7 @@
man_MANS = libmicrohttpd.3
EXTRA_DIST = $(man_MANS) Doxyfile
-DISTCLEANFILES = microhttpd.cps tutorial.cps
+DISTCLEANFILES = microhttpd.cps tutorial.cps tutorial.dvi
info_TEXINFOS = microhttpd.texi tutorial.texi
microhttpd_TEXINFOS = lgpl.texi chapters/basicauthentication.inc chapters/bibliography.inc chapters/exploringrequests.inc fdl-1.2.texi chapters/hellobrowser.inc chapters/introduction.inc chapters/processingpost.inc chapters/responseheaders.inc chapters/largerpost.inc \
examples/basicauthentication.c \