forked from AuroraMiddleware/gtk
0297f9a015
Mon Aug 23 17:19:19 2004 Jonathan Blandford <jrb@redhat.com> * configure.in: * docs/tools/Makefile.am (clean-local): add the doc shooter to the docs dir as an uninstalled helper tool.
21 lines
425 B
Makefile
21 lines
425 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
SUBDIRS = tutorial faq reference tools
|
|
|
|
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
|