Adding the authentication token stuff.
This commit is contained in:
2
auth_token/test/linux/make-test.sh
Executable file
2
auth_token/test/linux/make-test.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
gcc -o test test.c -I"../.." -I"../../../include" -DN_PLAT_UNIX -g -L"../../../lib/lux/dbg" -lcasa_auth_token
|
||||
Reference in New Issue
Block a user