forked from AuroraMiddleware/gtk
359307231a
Thu Jul 6 16:12:14 2000 Owen Taylor <otaylor@redhat.com> * configure.in: Add check for db2html Thu Jul 6 14:53:05 2000 Owen Taylor <otaylor@redhat.com> * gtk/gtktypeutils.c (gtk_type_init): Add a temporary hack to set glib_debug_objects based on gtk_debug_flags. Thu Jul 6 14:12:13 2000 Owen Taylor <otaylor@redhat.com> * INSTALL.in: Update the Prerequisites section. * Makefile.am demos/Makefile.am docs/Makefile.am docs/tutorial/Makefile.am gdk/x11/Makefile.am gdk/linux-fb/Makefile.am: Dist fixes
23 lines
423 B
Makefile
23 lines
423 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 \
|
|
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
|
|
|