mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 00:30:08 +00:00
c9b26b3dc6
Tue Sep 4 09:37:19 2001 Owen Taylor <otaylor@redhat.com> * Version 1.3.7 * configure.in docs/Makefile.am docs/gtk-config.1.in: Remove docs for gtk-config * modules/input/Makefile.am (install-data-local): Don't run gtk-query-immodules if DESTDIR is set. * NEWS: Various additions.
21 lines
398 B
Makefile
21 lines
398 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
SUBDIRS = tutorial faq reference
|
|
|
|
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 \
|
|
README.linux-fb \
|
|
gtkdocs_fix
|
|
|