put keysig stuff into extra source

This commit is contained in:
git@daemon.de
2014-02-12 16:46:11 +01:00
parent 6d738ccbf8
commit f849f506cc
4 changed files with 138 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ PCPEXPORT = pcp.h \
pcp/ed.h \
pcp/base85.h \
pcp/buffer.h \
pcp/mgmt.h
pcp/mgmt.h \
pcp/keysig.h
nobase_include_HEADERS = $(PCPEXPORT)