diff options
author | Peter Williams <peterw@src.gnome.org> | 2000-06-28 23:24:55 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2000-06-28 23:24:55 +0800 |
commit | 97bf430fbb1980da4b683dbe4b63128f69483c5b (patch) | |
tree | 62c295a6494e2dc94cf3aca7266dec4062b85597 /help | |
parent | 09f78111f5a1cbee7d703553546595bd586e3116 (diff) | |
download | gsoc2013-evolution-97bf430fbb1980da4b683dbe4b63128f69483c5b.tar gsoc2013-evolution-97bf430fbb1980da4b683dbe4b63128f69483c5b.tar.gz gsoc2013-evolution-97bf430fbb1980da4b683dbe4b63128f69483c5b.tar.bz2 gsoc2013-evolution-97bf430fbb1980da4b683dbe4b63128f69483c5b.tar.lz gsoc2013-evolution-97bf430fbb1980da4b683dbe4b63128f69483c5b.tar.xz gsoc2013-evolution-97bf430fbb1980da4b683dbe4b63128f69483c5b.tar.zst gsoc2013-evolution-97bf430fbb1980da4b683dbe4b63128f69483c5b.zip |
Fix Makefile.am for dependencies on removed devel docs
svn path=/trunk/; revision=3773
Diffstat (limited to 'help')
-rw-r--r-- | help/C/Makefile.am | 3 | ||||
-rw-r--r-- | help/ChangeLog | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am index d898720044..0d02ac056f 100644 --- a/help/C/Makefile.am +++ b/help/C/Makefile.am @@ -8,9 +8,6 @@ SGML_FILES = \ config-prefs.sgml \ config-setupassist.sgml \ config-sync.sgml \ - devel-action.sgml \ - devel-component.sgml \ - devel-script.sgml \ evolution-guide.sgml \ preface.sgml \ usage-calendar.sgml \ diff --git a/help/ChangeLog b/help/ChangeLog index 8e1ae2b1bc..259070da01 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,8 @@ +2000-06-28 Peter Williams <peterw@curious-george.helixcode.com> + + * C/Makefile.am (SGML_FILES): Don't depend on the newly-removed + devel-*.sgml files. + 2000-06-16 Damon Chaplin <damon@helixcode.com> * C/.cvsignore: added evolution-guide and evolution-guide.junk |