forked from AuroraMiddleware/gtk
d769b085aa
2003-01-03 Havoc Pennington <hp@pobox.com> * docs/Makefile.am (EXTRA_DIST): put it in EXTRA_DIST
21 lines
419 B
Makefile
21 lines
419 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
SUBDIRS = tutorial faq reference
|
|
|
|
EXTRA_DIST = \
|
|
defsformat.txt \
|
|
developers.txt \
|
|
dnd_internals.txt \
|
|
make-todo \
|
|
refcounting.txt \
|
|
sizing-test.txt \
|
|
styles.txt \
|
|
text_widget.txt \
|
|
text_widget_internals.txt \
|
|
tree-column-sizing.txt \
|
|
widget_geometry.txt \
|
|
widget_system.txt \
|
|
generation.txt \
|
|
gtkdocs_fix \
|
|
RELEASE-HOWTO
|