Tools to make secret sharing easier.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
noinst_LIBRARIES = libgfsecret.a
|
|
|
|
|
|
|
|
libgfsecret_a_SOURCES = err.compat.h compat.h splitstr.c splitstr.h
|
|
|
|
|
|
|
|
libgfsecret_a_LIBADD = $(LIBOBJS)
|