diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-04-04 21:33:01 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-04-04 21:33:01 +0800 |
commit | 041d60ae999716194f3ff95660f0ab07ae346e4d (patch) | |
tree | 776f3b13ed8e2787e08613d5e5414b1cc051e2c5 /help/C | |
parent | 840746783d9d25e384bb158d1644f25ce69247ca (diff) | |
download | gsoc2013-evolution-041d60ae999716194f3ff95660f0ab07ae346e4d.tar.gz gsoc2013-evolution-041d60ae999716194f3ff95660f0ab07ae346e4d.tar.zst gsoc2013-evolution-041d60ae999716194f3ff95660f0ab07ae346e4d.zip |
Remove bogus EXTRA_DIST with sgmldocs.make. Problem pointed out by Richard
* C/Makefile.am: Remove bogus EXTRA_DIST with sgmldocs.make.
Problem pointed out by Richard Boulton <richard@tartarus.org>.
svn path=/trunk/; revision=16340
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am index 566741168f..e6c225a754 100644 --- a/help/C/Makefile.am +++ b/help/C/Makefile.am @@ -1,4 +1,3 @@ -EXTRA_DIST = sgmldocs.make figs = \ figures/calendar.png \ figures/config-cal.png \ |