mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
FS-7297 Not sure anyone tested this
This commit is contained in:
parent
09a28930f2
commit
479c13ab47
@ -22,12 +22,12 @@ $(LICSERVER) $(VALIDATOR) $(MOD): $(G729INSTALLER)
|
|||||||
@echo
|
@echo
|
||||||
|
|
||||||
$(G729INSTALLER):
|
$(G729INSTALLER):
|
||||||
rm -f $(top_srcdir)/libs/fsg729-*-installer*
|
rm -f $(top_srcdir)/libs/fs-*-installer*
|
||||||
$(GETG729) fsg729-$(VERSION)-installer
|
$(GETG729) fsg729-$(VERSION)-installer
|
||||||
chmod 755 $(G729INSTALLER)
|
chmod 755 $(G729INSTALLER)
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f $(top_srcdir)/libs/fsg729-*-installer*
|
rm -f $(top_srcdir)/libs/fs-*-installer*
|
||||||
rm -rf /tmp/fsg729
|
rm -rf /tmp/fsg729
|
||||||
|
|
||||||
activate: $(LICSERVER) $(VALIDATOR) $(MOD)
|
activate: $(LICSERVER) $(VALIDATOR) $(MOD)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user