From d89cd78d6c42929d67f9e75746c3874aaea01c1d Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Thu, 16 Aug 2001 14:44:56 +0000 Subject: Small fix to build. Small fix. Remove an extra space. Same here. And here. 2001-08-16 Kjartan Maraas * C/Makefile.am: Small fix to build. * C/evolution-C.omf: Small fix. Remove an extra space. * no/Makefile.am: Same here. * no/evolution-no.omf: And here. svn path=/trunk/; revision=12086 --- help/no/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'help/no/Makefile.am') diff --git a/help/no/Makefile.am b/help/no/Makefile.am index f528a69672..56df841020 100644 --- a/help/no/Makefile.am +++ b/help/no/Makefile.am @@ -22,10 +22,10 @@ figs = \ figures/print-preview.png \ figures/replymsg.png \ figures/vfolder-createrule-fig.png -docname=evolution +docname = evolution lang = no -omffile=evolution-no.omf -sgml_ents = \ +omffile = evolution-no.omf +sgml_ents = \ apx-authors.sgml \ apx-bugs.sgml \ apx-gloss.sgml \ @@ -45,5 +45,5 @@ sgml_ents = \ usage-print.sgml \ usage-sync.sgml -include $(top_srcdir)/doc/sgmldocs.make +include $(top_srcdir)/help/sgmldocs.make dist-hook: app-dist-hook -- cgit