contrib: fixed njs make rule.
This commit is contained in:
@@ -15,5 +15,5 @@ njs: njs-$(NJS_VERSION).tar.gz .sum-njs
|
|||||||
$(MOVE)
|
$(MOVE)
|
||||||
|
|
||||||
.njs: njs
|
.njs: njs
|
||||||
cd $< && ./configure --no-libxml2 && $(MAKE) libnjs
|
cd $< && ./configure --no-libxml2 && $(MAKE) libnjs
|
||||||
touch $@
|
touch $@
|
||||||
|
|||||||
Reference in New Issue
Block a user