mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 20:28:02 +02:00
Change docREEL back to doc. (Found by Kjartan Maraas)
This commit is contained in:
parent
0a2a4045da
commit
28958e368c
2 changed files with 6 additions and 1 deletions
|
|
@ -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').
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue