n_new, n_resolve_new: Escape URL for libcurl
[libquvi.git] / doc / Makefile.am
blob02cfa4c148a3349b2028fee0501ca753a22f4fc2
1 EXTRA_DIST=asciidoc.conf footer.txt
3 SUBDIRS=
4 if WITH_MANUAL
5 SUBDIRS+=man3 man7
6 endif
7 if HAVE_DOXYGEN
8 SUBDIRS+=dox
9 endif
11 # vim: set ts=2 sw=2 tw=72 expandtab: