From ed224566cc114f9d6fc31418e4d8ed3bc54c3463 Mon Sep 17 00:00:00 2001 From: Jacob Berkman Date: Mon, 3 Apr 2000 23:03:56 +0000 Subject: 1.1.8 release Some changes worth noting: pass --enable-gtkhtml-help to configure to make the help browser use gtkhtml for its widget. You need CVS gtkhtml as of yesterday for this. docs are now built nicely and only have 1 place to edit (app-docs.make) more minor panel changes (sigh, yes, "features") gsm now has TCP disabled by default, although this probably needs more looking into --- Makefile.am | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index dcde14d9..3a02bfc5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,10 +14,11 @@ SUBDIRS = intl po macros \ #DIST_SUBDIRS = intl po macros $(always_built_SUBDIRS) \ # $(sometimes_built_SUBDIRS) -EXTRA_DIST = gnome-core.spec.in - -dist-hook: gnome-core.spec - cp gnome-core.spec $(distdir) +EXTRA_DIST = \ + gnome-core.spec.in \ + gnome-core.spec \ + applet-docs.make \ + app-docs.make ## to automatically rebuild aclocal.m4 if any of the macros in `macros/' change @MAINT@include macros/macros.dep -- cgit v1.2.1