From: Tollef Fog Heen Date: Sat, 12 Mar 2011 14:36:46 +0000 (+0100) Subject: Distribute ykdef.h too X-Git-Tag: v1.5.1~17 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=211d2e9b67964610b5aaecdba8e70e254a6274f7;p=yubikey-personalization Distribute ykdef.h too --- diff --git a/Makefile.am b/Makefile.am index d7d4f9d..c796c85 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,7 +37,7 @@ AM_CPPFLAGS = -I$(srcdir)/ykcore -I$(srcdir)/rfc4634 # The library. ykpers_includedir=$(includedir)/ykpers-1 -ykpers_include_HEADERS = ykpers.h ykcore/ykstatus.h ykcore/ykcore.h +ykpers_include_HEADERS = ykpers.h ykcore/ykstatus.h ykcore/ykcore.h ykcore/ykdef.h lib_LTLIBRARIES = libykpers-1.la libykpers_1_la_SOURCES = ykpers.c ykpbkdf2.h ykpbkdf2.c