summaryrefslogtreecommitdiff
path: root/docs/reference/gdk-pixbuf/Makefile.am
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2001-04-04 07:20:41 +0000
committerTim Janik <timj@src.gnome.org>2001-04-04 07:20:41 +0000
commitdcb94348a727d0e3b724693c5bde9b500cd75e05 (patch)
treeda05e5423558bcd5356d2da63d88e721215ccbfd /docs/reference/gdk-pixbuf/Makefile.am
parent2423d86b3d0ccb2863e498c7aabf2cf7535edc52 (diff)
downloadgtk+-dcb94348a727d0e3b724693c5bde9b500cd75e05.tar.gz
Released Gtk+-1.3.3.GTK_1_3_3
Wed Apr 4 09:18:18 2001 Tim Janik <timj@gtk.org> * Released Gtk+-1.3.3. Wed Apr 4 07:42:23 2001 Tim Janik <timj@gtk.org> * gdk/Makefile.am (EXTRA_DIST): add makeenums.pl to EXTRA_DIST.
Diffstat (limited to 'docs/reference/gdk-pixbuf/Makefile.am')
-rw-r--r--docs/reference/gdk-pixbuf/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/reference/gdk-pixbuf/Makefile.am b/docs/reference/gdk-pixbuf/Makefile.am
index 42892795f8..140f25630c 100644
--- a/docs/reference/gdk-pixbuf/Makefile.am
+++ b/docs/reference/gdk-pixbuf/Makefile.am
@@ -197,8 +197,9 @@ dist-hook: dist-check-gtkdoc dist-hook-local
-cp $(srcdir)/sgml/*.bottom $(srcdir)/sgml/*.top $(distdir)/sgml
-cp $(srcdir)/html/index.sgml $(distdir)/html
-cp $(srcdir)/html/*.html $(srcdir)/html/*.css $(distdir)/html
- for i in $(HTML_IMAGES) ; do \
- cp $(srcdir)/$$i $(distdir)/html ; \
- done
+
+# for i in $(HTML_IMAGES) ; do \
+# cp $(srcdir)/$$i $(distdir)/html ; \
+# done
.PHONY : dist-hook-local