11 lines
125 B
Makefile
11 lines
125 B
Makefile
pkgincludedir = $(includedir)/qse/cry
|
|
|
|
pkginclude_HEADERS = \
|
|
blowfish.h \
|
|
hmac.h \
|
|
kseed.h \
|
|
md5.h \
|
|
sha1.h \
|
|
sha2.h
|
|
|