cryb-otp/include/cryb/Makefile.am

12 lines
126 B
Text
Raw Normal View History

2017-03-05 00:02:49 +00:00
crybdir = $(includedir)/cryb
cryb_HEADERS =
if CRYB_OTP
cryb_HEADERS += \
otp.h
endif CRYB_OTP
2017-03-05 00:02:49 +00:00
noinst_HEADERS = \
impl.h