mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-16 19:40:57 +01:00
added missing includes to installer
This commit is contained in:
@@ -23,6 +23,11 @@ PCPEXPORT = pcp.h \
|
||||
pcp/mgmt.h \
|
||||
pcp/pcpstream.h \
|
||||
pcp/keysig.h \
|
||||
pcp/context.h
|
||||
pcp/context.h \
|
||||
pcp/structs.h \
|
||||
pcp/util.h \
|
||||
pcp/plist.h \
|
||||
pcp/scrypt.h \
|
||||
pcp/crypto_scrypt.h
|
||||
|
||||
nobase_include_HEADERS = $(PCPEXPORT)
|
||||
|
||||
Reference in New Issue
Block a user