]> mj.ucw.cz Git - libucw.git/commitdiff
Doc: The last line ought to end with a newline
authorMartin Mares <mj@ucw.cz>
Tue, 5 Aug 2014 15:14:42 +0000 (17:14 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 5 Aug 2014 15:14:42 +0000 (17:14 +0200)
ucw/doc/Makefile

index 0795b84be06261e4bcc66bb595c12f52fe448e3a..bef198c6197881492520c3a9900264b1546a3d51 100644 (file)
@@ -29,4 +29,4 @@ install-libucw-docs: $(UCW_INDEX) $(UCW_DOCS_HTML) $(UCW_MANPAGES)
        install -d -m 755 $(DESTDIR)$(INSTALL_DOC_DIR)/ucw/
        install -m 644 $^ $(DESTDIR)$(INSTALL_DOC_DIR)/ucw/
        install -d -m 755 $(DESTDIR)$(INSTALL_MAN_DIR)/man1
-       install -m 644 $(UCW_MANPAGES) $(DESTDIR)$(INSTALL_MAN_DIR)/man1
\ No newline at end of file
+       install -m 644 $(UCW_MANPAGES) $(DESTDIR)$(INSTALL_MAN_DIR)/man1