Documentation files included in "dist" target.

parent cd523806
## Process this file with automake to produce Makefile.in
EXTRA_DIST=doxygen.cfg
EXTRA_DIST=index.doxygen structure.doxygen usage.doxygen newdec.doxygen \
decoder.dot doxygen.cfg
doc:
doxygen doxygen.cfg
......
......@@ -74,7 +74,8 @@ RANLIB = @RANLIB@
STRIP = @STRIP@
VERSION = @VERSION@
EXTRA_DIST = doxygen.cfg
EXTRA_DIST = index.doxygen structure.doxygen usage.doxygen newdec.doxygen decoder.dot doxygen.cfg
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../src/config.h
CONFIG_CLEAN_FILES =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment