parent
e24745a55c
commit
1559e34cc0
|
@ -33,7 +33,7 @@ clean:
|
|||
#
|
||||
# Installs/copies all static files (executables, scripts, html, etc)
|
||||
#
|
||||
install-static-files: install-application copy-web-files-public copy-web-files-config
|
||||
install-static-files: install-application copy-web-files-public copy-web-files-config copy-web-files-modules
|
||||
$(INSTALL) -m 644 $(INSTALL_OPTS) "./public/.htaccess" $(DESTDIR)$(prefix)/public/.htaccess;
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue