aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-09-26 07:38:45 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-09-26 07:38:45 +0800
commitef4fa34d9d6d951f7414077e63c3016345505a6b (patch)
treea7103c7fd7771f2a820797ca343ae6d049d5a0b1
parent1fce15e0e84dd7b7f1e03d98ab90258128b8bdfd (diff)
downloadgsoc2013-evolution-ef4fa34d9d6d951f7414077e63c3016345505a6b.tar
gsoc2013-evolution-ef4fa34d9d6d951f7414077e63c3016345505a6b.tar.gz
gsoc2013-evolution-ef4fa34d9d6d951f7414077e63c3016345505a6b.tar.bz2
gsoc2013-evolution-ef4fa34d9d6d951f7414077e63c3016345505a6b.tar.lz
gsoc2013-evolution-ef4fa34d9d6d951f7414077e63c3016345505a6b.tar.xz
gsoc2013-evolution-ef4fa34d9d6d951f7414077e63c3016345505a6b.tar.zst
gsoc2013-evolution-ef4fa34d9d6d951f7414077e63c3016345505a6b.zip
Indent the rule with a tab instead of 8 spaces.
* sgmldocs.make ($(docname).sgml): Indent the rule with a tab instead of 8 spaces. svn path=/trunk/; revision=13136
-rw-r--r--help/ChangeLog8
-rw-r--r--help/sgmldocs.make2
2 files changed, 9 insertions, 1 deletions
diff --git a/help/ChangeLog b/help/ChangeLog
index 9bbff085d0..624e3963ee 100644
--- a/help/ChangeLog
+++ b/help/ChangeLog
@@ -1,3 +1,11 @@
+2001-09-25 Ettore Perazzoli <ettore@ximian.com>
+
+ [Patch for Automake 1.5 compatibility pointed out by Richard
+ Boulton <richard@tartarus.org>, as per #9258.]
+
+ * sgmldocs.make ($(docname).sgml): Indent the rule with a tab
+ instead of 8 spaces.
+
2001-09-25 Aaron Weber <aaron@ximian.com>
* C/usage-mail.sgml: Added Right-click-bginfo a little.
diff --git a/help/sgmldocs.make b/help/sgmldocs.make
index fee6bc4231..1dca7e7fc5 100644
--- a/help/sgmldocs.make
+++ b/help/sgmldocs.make
@@ -59,7 +59,7 @@ index.html: $(docname)/index.html
-cp $(docname)/index.html .
$(docname).sgml: $(sgml_ents)
- -ourdir=`pwd`; \
+ -ourdir=`pwd`; \
cd $(srcdir); \
cp $(sgml_ents) $$ourdir