mirror of
https://github.com/Yubico/yubico-pam.git
synced 2024-11-28 15:24:13 +01:00
build: include ykbzero.h in sources so it gets included in dist
This commit is contained in:
parent
afdb39c23b
commit
d9a54bacfd
@ -52,7 +52,7 @@ AM_CFLAGS += @MYSQL_CFLAGS@
|
||||
libpam_util_la_LIBADD += @MYSQL_LIBS@
|
||||
# endif
|
||||
|
||||
libpam_real_la_SOURCES = pam_yubico.c
|
||||
libpam_real_la_SOURCES = pam_yubico.c ykbzero.h
|
||||
|
||||
# The command line tools.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user