diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1116,7 +1116,7 @@ modules: $(module-dirs) | |||
1116 | 1116 | ||
1117 | .PHONY: modules_install | 1117 | .PHONY: modules_install |
1118 | modules_install: _emodinst_ _emodinst_post | 1118 | modules_install: _emodinst_ _emodinst_post |
1119 | 1119 | ||
1120 | install-dir := $(if $(INSTALL_MOD_DIR),$(INSTALL_MOD_DIR),extra) | 1120 | install-dir := $(if $(INSTALL_MOD_DIR),$(INSTALL_MOD_DIR),extra) |
1121 | .PHONY: _emodinst_ | 1121 | .PHONY: _emodinst_ |
1122 | _emodinst_: | 1122 | _emodinst_: |