]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/shell/Makefile
tableprinter: update of tests
[libucw.git] / ucw / shell / Makefile
index 96491f73f52d16430fd27a96bb642b13129b995b..62774c3cdeaf69a83e0b47d70aed03ffd7f0ca48 100644 (file)
@@ -17,5 +17,4 @@ INSTALL_TARGETS+=install-ucw-shell
 install-ucw-shell:
        install -d -m 755 $(DESTDIR)$(INSTALL_BIN_DIR)
        install -m 755 $(UCW_SHELL_PROGS) $(DESTDIR)$(INSTALL_BIN_DIR)
-
 .PHONY: install-ucw-shell