From d3831351c125a4e32f6681a43e7ec4641fbb94ed Mon Sep 17 00:00:00 2001 From: Sergey Udaltsov Date: Mon, 10 Nov 2003 23:45:34 +0000 Subject: empty lines cause problems --- doc/html/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/html/Makefile.am b/doc/html/Makefile.am index f91c8f8..0809d73 100644 --- a/doc/html/Makefile.am +++ b/doc/html/Makefile.am @@ -46,7 +46,7 @@ install: $(mkinstalldirs) $(DESTDIR)$(doc_to); \ for p in $(doc_files); do \ $(INSTALL_DATA) $$p $(DESTDIR)$(doc_to)/$$p; \ - done; \ + done; uninstall: @$(NORMAL_UNINSTALL) -- cgit v1.2.1