Cross Reference: Makefile.am
xref
: /
lxc
/
doc
/
api
/
Makefile.am
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
EXTRA_DIST = Doxyfile
if ENABLE_API_DOCS
html: Doxyfile
doxygen
endif
.PHONY: html
all-local: html
clean-local:
$(RM) -rf html