]> Pileus Git - ~andy/gtk/blobdiff - docs/Makefile.am
Remove linux-fb leftovers
[~andy/gtk] / docs / Makefile.am
index db06cafbbba9880ff9625b2ecd8f343ea145f5ab..21beb463f9c46cb86f7e247365a7e9c1e27c81f7 100644 (file)
@@ -1,28 +1,20 @@
 ## Process this file with automake to produce Makefile.in
 
-info_TEXINFOS = gdk.texi gtk.texi glib.texi
+SUBDIRS = tutorial faq reference tools
 
-EXTRA_DIST =   \
-       texinfo.tex             \
-       macros.texi             \
-       Makefile.sgml           \
-       gtkdocs_fix             \
-       gtkfaq.sgml             \
-       gtk_tut.sgml            \
-       gtk_tut_it.sgml         \
-       debugging.txt           \
-       developers.txt          \
-       refcounting.txt         \
-       styles.txt              \
-       text_widget.txt         \
-       widget_system.txt       \
-       gtk_tut_packbox1.gif    \
-       gtk_tut_packbox2.gif    \
-       gtk_tut_table.gif
-
-       
-
-files:
-       @files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \
-         echo $$p; \
-       done
+EXTRA_DIST = \
+       defsformat.txt                  \
+       developers.txt                  \
+       dnd_internals.txt               \
+       make-todo                       \
+       refcounting.txt                 \
+       sizing-test.txt                 \
+       styles.txt                      \
+       text_widget.txt                 \
+       text_widget_internals.txt       \
+       tree-column-sizing.txt          \
+       widget_geometry.txt             \
+       widget_system.txt               \
+       generation.txt                  \
+       gtkdocs_fix                     \
+       RELEASE-HOWTO