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/C/Makefile.am | |
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/C/Makefile.am')
-rw-r--r-- | help/C/Makefile.am | 3 |
1 files changed, 0 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 \ |