mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
8 lines
399 B
Makefile
8 lines
399 B
Makefile
man_MANS = libmicrohttpd.3
|
|
EXTRA_DIST = $(man_MANS) Doxyfile
|
|
|
|
DISTCLEANFILES = microhttpd.cps tutorial.cps
|
|
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
|
|
|