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