mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-01-25 02:07:54 +00:00
FS-6293: srcdir builds, most of the built in mods work now
This commit is contained in:
@@ -11,7 +11,7 @@ all:
|
||||
@echo " + http://www.cluecon.com +"
|
||||
@echo " + +"
|
||||
@echo " +-----------------------------------------------+"
|
||||
@cat ../cluecon2.tmpl
|
||||
@cat $(switch_srcdir)/cluecon2.tmpl
|
||||
|
||||
install:
|
||||
@echo " +---------- FreeSWITCH install Complete ----------+"
|
||||
@@ -70,7 +70,7 @@ install:
|
||||
@echo " + http://www.cluecon.com +"
|
||||
@echo " + +"
|
||||
@echo " +-------------------------------------------------+"
|
||||
@cat ../cluecon2.tmpl
|
||||
@cat $(switch_srcdir)/cluecon2.tmpl
|
||||
@sh modcheck.sh $(modulesdir)
|
||||
|
||||
.PHONY: check dvi html info install-data \
|
||||
|
||||
Reference in New Issue
Block a user