Update Makefile and submodule URL (#62)
This commit is contained in:
Родитель
93bf6260b9
Коммит
467661f969
|
@ -1,3 +1,3 @@
|
|||
[submodule "js/jsxc"]
|
||||
path = js/jsxc
|
||||
url = https://github.com/sualko/jsxc.git
|
||||
url = https://github.com/jsxc/jsxc.git
|
||||
|
|
1
Makefile
1
Makefile
|
@ -1,3 +1,4 @@
|
|||
.PHONY: all install
|
||||
all: install
|
||||
grunt build
|
||||
install:
|
||||
|
|
Загрузка…
Ссылка в новой задаче