]> Pileus Git - ~andy/gtk/blobdiff - docs/Makefile.am
docs: Move documentation to inline comments: x_interaction
[~andy/gtk] / docs / Makefile.am
index 45de7781c66d011fea39973e2031c308cdcb44b6..9cbdb3950475604a74e19c1270c0ccefb31eae1f 100644 (file)
@@ -1,20 +1,25 @@
 ## Process this file with automake to produce Makefile.in
+include $(top_srcdir)/Makefile.decl
 
-SUBDIRS = tutorial faq reference
-
-man_MANS = gtk-config.1
+SUBDIRS = reference tools
 
 EXTRA_DIST += \
-       Changes-1.2.txt                 \
-       Changes-1.4.txt                 \
-       debugging.txt                   \
+       CODING-STYLE                    \
        developers.txt                  \
+       dnd_internals.txt               \
+       focus_tracking.txt              \
+       generation.txt                  \
+       gtkdocs_fix                     \
+       make-todo                       \
        refcounting.txt                 \
+       RELEASE-HOWTO                   \
+       sizing-test.txt                 \
        styles.txt                      \
+       text_widget_internals.txt       \
        text_widget.txt                 \
-       widget_system.txt               \
-       generation.txt                  \
-        gtk-config.txt                 \
-       gtk-config.1.in                 \
-       gtkdocs_fix
+       tree-column-sizing.png          \
+       tree-column-sizing.txt          \
+       widget_geometry.txt             \
+       widget_system.txt
 
+-include $(top_srcdir)/git.mk