X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/6b71895409837ee7ebea2a66f62d98dbee8b97e7..e903f39884591490f7a023a730149cb1894b499d:/Makefile diff --git a/Makefile b/Makefile index e179273..45e6cc5 100644 --- a/Makefile +++ b/Makefile @@ -180,7 +180,7 @@ install: -cp bin/vmailpasswd /usr/local/bin/ cp src/plugins/domtool-postgres /usr/local/sbin/ cp src/plugins/domtool-mysql /usr/local/sbin/ - -mkdir $(EMACS_DIR) + -mkdir -p $(EMACS_DIR) cp elisp/*.el $(EMACS_DIR)/ .PHONY: grab_lib install_server install_slave