]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/doc/Makefile
Doc: The last line ought to end with a newline
[libucw.git] / 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