mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-18 04:10:57 +01:00
added signature support (doesn't work yet)
This commit is contained in:
@@ -233,7 +233,8 @@ PCPEXPORT = pcp.h \
|
||||
pcp/vault.h \
|
||||
pcp/version.h \
|
||||
pcp/z85.h \
|
||||
pcp/zmq_z85.h
|
||||
pcp/zmq_z85.h \
|
||||
pcp/ed.h
|
||||
|
||||
nobase_include_HEADERS = $(PCPEXPORT)
|
||||
all: all-am
|
||||
|
||||
Reference in New Issue
Block a user