summaryrefslogtreecommitdiff
path: root/doc/doc.am
diff options
context:
space:
mode:
authorivmai <ivmai>2010-05-22 13:44:24 +0000
committerIvan Maidanski <ivmai@mail.ru>2011-07-26 21:06:53 +0400
commit64330aa04891b1325e1fd717d613c8b3637d8d1e (patch)
treeb448d6cb837a9fc97c9e24276dc13b739a898e47 /doc/doc.am
parent1ed901eae8c16fa1290a5c751ec4cd25e2194bc5 (diff)
downloadbdwgc-64330aa04891b1325e1fd717d613c8b3637d8d1e.tar.gz
2010-05-22 Ivan Maidanski <ivmai@mail.ru>
* Makefile.am (EXTRA_DIST): Add "CMakeLists.txt" and "tests/CMakeLists.txt". * doc/doc.am (dist_pkgdata_DATA): Add "doc/README.cmake".
Diffstat (limited to 'doc/doc.am')
-rw-r--r--doc/doc.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/doc.am b/doc/doc.am
index 8d5f67d3..f20bab61 100644
--- a/doc/doc.am
+++ b/doc/doc.am
@@ -1,5 +1,4 @@
#
-#
# THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
# OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
#
@@ -26,6 +25,7 @@ dist_pkgdata_DATA = \
doc/README.arm.cross \
doc/README.autoconf \
doc/README.changes \
+ doc/README.cmake \
doc/README.contributors \
doc/README.cords \
doc/README.DGUX386 \
@@ -52,4 +52,3 @@ dist_pkgdata_DATA = \
doc/README.darwin \
doc/simple_example.html \
doc/porting.html
-