Don't forget do distribute oath_impl.h.

git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@782 185d5e19-27fe-0310-9dcf-9bff6b9f3609
This commit is contained in:
Dag-Erling Smørgrav 2014-03-10 10:03:57 +00:00
parent 9853f0d8d5
commit 7914208b2d
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/libpam
lib_LTLIBRARIES = liboath.la
noinst_HEADERS = oath_impl.h
liboath_la_SOURCES = \
oath_base32.c \
oath_base64.c \