Removed symbolic link tutorial/cl/ensure-externals.sh

This commit is contained in:
Mario Emmenlauer 2020-11-19 10:49:33 +01:00 committed by Zezeng Wang
parent 71e972c970
commit b72b674efc
2 changed files with 2 additions and 3 deletions

View File

@ -16,8 +16,8 @@
# specific language governing permissions and limitations
# under the License.
setup-local-lisp-env: ensure-externals.sh
bash ensure-externals.sh
setup-local-lisp-env: ../../lib/cl/ensure-externals.sh
bash ../../lib/cl/ensure-externals.sh
gen-cl: $(top_srcdir)/tutorial/tutorial.thrift
$(THRIFT) --gen cl -r $<

View File

@ -1 +0,0 @@
../../lib/cl/ensure-externals.sh