mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Build: properly integrate loader.js into build system
AC_CONFIG_FILES in configure.ac works well only with Makefiles. Other files have to be handled by Makefile.am so depedencies are tracked properly. https://fedorahosted.org/freeipa/ticket/6498 Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
committed by
Martin Basti
parent
6857de02f3
commit
89739a6c91
@@ -525,7 +525,6 @@ AC_CONFIG_FILES([
|
||||
install/ui/css/Makefile
|
||||
install/ui/src/Makefile
|
||||
install/ui/src/libs/Makefile
|
||||
install/ui/src/libs/loader.js
|
||||
install/ui/images/Makefile
|
||||
install/ui/build/Makefile
|
||||
install/ui/build/dojo/Makefile
|
||||
|
||||
Reference in New Issue
Block a user