Files
genode-world/lib/mk/vfs_gtotp.mk
Emery Hemingway 785d836cee lib/vfs/gtotp: Google Authenticator VFS plugin
Generates time-based one time use passwords,
use it anywhere you might have a filesystem.

Fixes #45
2016-10-05 11:26:05 +02:00

5 lines
97 B
Makefile

SRC_CC = vfs.cc
vpath %.cc $(REP_DIR)/src/lib/vfs/gtotp
SHARED_LIB = yes
LIBS += cryptopp stdcxx