Change docREEL back to doc. (Found by Kjartan Maraas)

This commit is contained in:
Owen Taylor 2005-08-13 08:12:17 +00:00
parent 0a2a4045da
commit 28958e368c
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-08-13 Owen Taylor <otaylor@redhat.com>
* Makefile.am (DIST_SUBDIRS): Change docREEL back to doc.
(Found by Kjartan Maraas)
2005-08-13 Carl Worth <cworth@cworth.org>
* NEWS: Fix typo ('internal' should have been 'external').

View file

@ -1,4 +1,4 @@
DIST_SUBDIRS = pixman src test docREEL
DIST_SUBDIRS = pixman src test doc
SUBDIRS = pixman src doc
# libpng is required for our test programs