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
commit49218809cfdef8937708dc98bfac2ba92e19b6ce (patch)
tree1073008ce20d364184fac87807e05ed7f6090f7c /Makefile.am
parentf8f986147d53bf676e85e2dc22d1e48980cf12c9 (diff)
downloadgnome-session-49218809cfdef8937708dc98bfac2ba92e19b6ce.tar.gz
1.1.8 releaseGNOME_CORE_1_1_8
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