projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add tor package
[openwrt.git]
/
openwrt
/
package
/
asterisk
/
Makefile
diff --git
a/openwrt/package/asterisk/Makefile
b/openwrt/package/asterisk/Makefile
index
6b896a3
..
db12adf
100644
(file)
--- a/
openwrt/package/asterisk/Makefile
+++ b/
openwrt/package/asterisk/Makefile
@@
-50,6
+50,9
@@
asterisk-compile: $(PKG_BUILD_DIR)/.prepared
EXTRA_MODS="$(MODS)" \
MODSPEEX="$(SPEEX)"
+$(PKG_BUILD_DIR)/.configured:
+ touch $@
+
$(PKG_BUILD_DIR)/.built: asterisk-compile
touch $@
This page took
0.019723 seconds
and
4
git commands to generate.