1## Makefile.am for tuxmath docs:
2## Process with AutoMake:
3
4dist_doc_DATA = changelog \
5  COPYING_GPL3 \
6  GPL_VERSIONS \
7  INSTALL \
8  OFL \
9  README_DATA_LICENSES \
10  README \
11  TODO
12
13EXTRA_DIST = CMakeLists.txt
14