Skip to content
Snippets Groups Projects
Commit cc11e956 authored by Russell Bryant's avatar Russell Bryant
Browse files

Ensure that libg722.a gets rebuilt if one of the files changes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@97650 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 372dd125
Branches
Tags
No related merge requests found
......@@ -54,3 +54,5 @@ $(LIBG722):
@$(MAKE) -C g722 all
$(if $(filter codec_g722,$(EMBEDDED_MODS)),modules.link,codec_g722.so): $(LIBG722)
.PHONY: $(LIBG722)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment