summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Udaltsov <svu@gnome.org>2003-11-10 23:45:34 +0000
committerSergey Udaltsov <svu@gnome.org>2003-11-10 23:45:34 +0000
commitd3831351c125a4e32f6681a43e7ec4641fbb94ed (patch)
treebb7f3cf68f7e8c5ca3fcc7b1afc972b561c14f2a
parentd41383d48babc6ac0e951abe772e9e9dfcd17c9a (diff)
downloadlibxklavier-d3831351c125a4e32f6681a43e7ec4641fbb94ed.tar.gz
empty lines cause problems
-rw-r--r--doc/html/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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)