forked from AuroraMiddleware/gtk
f12db85a24
Fri Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com> * Released 1.3.2 * NEWS: Updates for 1.3.2
24 lines
443 B
Makefile
24 lines
443 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
SUBDIRS = tutorial faq reference
|
|
|
|
man_MANS = gtk-config.1
|
|
|
|
EXTRA_DIST += \
|
|
Changes-1.2.txt \
|
|
Changes-2.0.txt \
|
|
debugging.txt \
|
|
defsformat.txt \
|
|
developers.txt \
|
|
dnd_internals.txt \
|
|
make-todo \
|
|
refcounting.txt \
|
|
styles.txt \
|
|
text_widget.txt \
|
|
widget_system.txt \
|
|
generation.txt \
|
|
gtk-config.txt \
|
|
gtk-config.1.in \
|
|
gtkdocs_fix
|
|
|