mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
generate the modules list vars from modules.conf into a file instead of on the fly every time
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
-include modules.inc
|
||||
|
||||
all: $(OUR_MODULES)
|
||||
clean: $(OUR_CLEAN_MODULES) $(OUR_DISABLED_CLEAN_MODULES)
|
||||
install: $(OUR_INSTALL_MODULES)
|
||||
|
||||
Reference in New Issue
Block a user