diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-10-29 08:03:34 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-10-29 08:03:34 +0000 |
commit | 9b1682bddc50376eda02858cdc923ef8930db308 (patch) | |
tree | 958afec83a9fb62d254b233b347933c878fbadf1 /docs/reference/Makefile.am | |
parent | 77556b694f3211c2f8150a1a633cbef5131a22a2 (diff) | |
download | gtk+-9b1682bddc50376eda02858cdc923ef8930db308.tar.gz |
Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little
Sun Oct 29 02:59:50 2000 Owen Taylor <otaylor@redhat.com>
* **: Updates to new gtk-doc, gsignal, causing quite
a bit of diffs but little real changes.
Diffstat (limited to 'docs/reference/Makefile.am')
-rw-r--r-- | docs/reference/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am index 38a74371d9..26da15420d 100644 --- a/docs/reference/Makefile.am +++ b/docs/reference/Makefile.am @@ -1,3 +1,4 @@ ## Process this file with automake to produce Makefile.in -#SUBDIRS = gdk-pixbuf gdk gtk +SUBDIRS = gdk-pixbuf gdk gtk + |