fixed generation of documentation

This commit is contained in:
Frank Morgner
2012-12-11 22:56:48 +01:00
parent e9e5c7668b
commit fe155bb002
3 changed files with 17 additions and 9 deletions

View File

@@ -18,6 +18,8 @@ do_subst = $(SED) \
EXTRA_DIST = README.rst.in README.rst Doxyfile.in example.c autotools.rst autotools.rst.in questions.rst questions.rst.in
DOXYGEN = doxygen
doc: $(top_srcdir)/src/npa/*.h *.in
$(do_subst) < Doxyfile.in > Doxyfile
$(DOXYGEN) Doxyfile