2013-11-07 08:10:31 +01:00
|
|
|
PCPEXPORT = pcp.h \
|
|
|
|
|
pcp/crypto.h \
|
2013-11-12 09:05:55 +01:00
|
|
|
pcp/config.h \
|
2013-11-07 08:10:31 +01:00
|
|
|
pcp/defines.h \
|
2016-10-16 23:42:58 +02:00
|
|
|
pcp/getpass.h \
|
2013-11-07 08:10:31 +01:00
|
|
|
pcp/jenhash.h \
|
|
|
|
|
pcp/key.h \
|
2013-11-13 13:06:01 +01:00
|
|
|
pcp/keyhash.h \
|
2013-11-07 08:10:31 +01:00
|
|
|
pcp/mem.h \
|
|
|
|
|
pcp/platform.h \
|
2016-10-16 23:42:58 +02:00
|
|
|
pcp/plist.h \
|
2013-11-07 08:10:31 +01:00
|
|
|
pcp/randomart.h \
|
|
|
|
|
pcp/uthash.h \
|
|
|
|
|
pcp/vault.h \
|
|
|
|
|
pcp/version.h \
|
|
|
|
|
pcp/z85.h \
|
2013-11-08 09:40:51 +01:00
|
|
|
pcp/zmq_z85.h \
|
2014-01-30 13:16:26 +01:00
|
|
|
pcp/ed.h \
|
2014-02-08 20:36:40 +01:00
|
|
|
pcp/buffer.h \
|
2014-02-12 16:46:11 +01:00
|
|
|
pcp/mgmt.h \
|
2014-02-15 13:10:51 +01:00
|
|
|
pcp/pcpstream.h \
|
2014-05-04 17:11:03 +02:00
|
|
|
pcp/keysig.h \
|
2015-01-05 12:56:43 +01:00
|
|
|
pcp/context.h \
|
|
|
|
|
pcp/structs.h \
|
|
|
|
|
pcp/util.h \
|
2015-07-30 11:47:03 +02:00
|
|
|
pcp/readpass.h \
|
2015-04-17 17:40:10 +02:00
|
|
|
pcp/scrypt.h
|
2013-11-07 08:10:31 +01:00
|
|
|
|
|
|
|
|
nobase_include_HEADERS = $(PCPEXPORT)
|