summaryrefslogtreecommitdiff
path: root/ekhtml/docs/Makefile.am
blob: 6fbb6ce71783ee84d6f5b1007795c3e06db0e980 (plain)
1
2
3
4
5
6
7
EXTRA_DIST = html 

html/index.html: Doxyfile $(top_srcdir)/configure.in $(top_srcdir)/include/ekhtml.h
	rm -rf html
	doxygen

html: html/index.html