mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-07 01:00:28 +00:00
7614512195
* TODO, TODO.xml, README.nanox, docs/Changes-1.2.txt, docs/Changes-2.0.txt, docs/gtk-config.txt, docs/debugging.txt, gdk/TODO: Remove some files whose content is either obsolete or has been moved elsewhere. * Makefile.am, gtk+.spec.in, docs/Makefile.am: Remove references to these files.
20 lines
372 B
Makefile
20 lines
372 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 \
|
|
tree-column-sizing.txt \
|
|
widget_geometry.txt \
|
|
widget_system.txt \
|
|
generation.txt \
|
|
gtkdocs_fix
|
|
|