summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJacob Berkman <jberkman@src.gnome.org>2000-04-03 23:03:56 +0000
committerJacob Berkman <jberkman@src.gnome.org>2000-04-03 23:03:56 +0000
commited224566cc114f9d6fc31418e4d8ed3bc54c3463 (patch)
tree780e32b060e9688fe452873268c66db63dc64126 /Makefile.am
parent7f98e040224e72a7a51294c949fe3820482f5e09 (diff)
downloadgnome-desktop-ed224566cc114f9d6fc31418e4d8ed3bc54c3463.tar.gz
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
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 5 insertions, 4 deletions
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