Skip to content

Commit 2008d88

Browse files
Remove inadvertent comment from Makefile
1 parent 3d40c2f commit 2008d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ init: init-environment build-openssl-libraries
3232

3333
init-environment:
3434
git submodule update --init
35-
#android update project -p ${CURDIR}
35+
android update project -p ${CURDIR}
3636

3737
build-openssl-libraries:
3838
./build-openssl-libraries.sh

0 commit comments

Comments
 (0)