uvg266/Makefile.am
2016-03-01 15:34:43 +02:00

21 lines
320 B
Makefile

ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src tests
dist_man1_MANS = doc/kvazaar.1
dist_doc_DATA = COPYING CREDITS README.md
EXTRA_DIST = \
build \
doc \
docs.doxy \
greatest \
tools
# Run scripts to maintain autogenerated documentation
# in the version control.
docs:
./tools/genmanpage.sh
./tools/update_readme.sh