summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2009-01-01 04:37:28 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2009-01-01 04:37:28 +0000
commitbffd4b117db41be05708fa0cfe5124b7157702dc (patch)
tree856fb31219906d1e022ff780f9e8eedd768ec74c /docs
parent9a8f5ed4ee8f99aa5a89a90bab539911c1a2ceb6 (diff)
downloadgtk+-bffd4b117db41be05708fa0cfe5124b7157702dc.tar.gz
forgotten file
svn path=/trunk/; revision=22032
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/Makefile.am10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am
index dee991f5a5..cf819d58a3 100644
--- a/docs/reference/gtk/Makefile.am
+++ b/docs/reference/gtk/Makefile.am
@@ -334,7 +334,15 @@ HTML_IMAGES = \
$(srcdir)/images/toolbar.png \
$(srcdir)/images/tree-view-coordinates.png \
$(srcdir)/images/volumebutton.png \
- $(srcdir)/images/window.png
+ $(srcdir)/images/window.png \
+ $(srcdir)/images/layout-btlr.png \
+ $(srcdir)/images/layout-btrl.png \
+ $(srcdir)/images/layout-lrbt.png \
+ $(srcdir)/images/layout-lrtb.png \
+ $(srcdir)/images/layout-rlbt.png \
+ $(srcdir)/images/layout-rltb.png \
+ $(srcdir)/images/layout-tblr.png \
+ $(srcdir)/images/layout-tbrl.png
# Extra options to supply to gtkdoc-fixref
FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html \