]> err.no Git - yubikey-personalization.old/commit
Fix make distcheck by pulling in ykcore stuff.
authorSimon Josefsson <simon@josefsson.org>
Tue, 5 May 2009 14:33:27 +0000 (14:33 +0000)
committerSimon Josefsson <simon@josefsson.org>
Tue, 5 May 2009 14:33:27 +0000 (14:33 +0000)
commitb1b5aea5a63e707e06270f932dab33ff007504b7
treeec8cb0b5b5a29118c508feef37b229e708c9f207
parent3c9c03240f095e57e7cdee7e3b090b7ecb2f1587
Fix make distcheck by pulling in ykcore stuff.
14 files changed:
Makefile.am
README
configure.ac
ykcore/Makefile.am [new file with mode: 0644]
ykcore/ykcore.c [new file with mode: 0644]
ykcore/ykcore.h [new file with mode: 0644]
ykcore/ykcore_backend.h [new file with mode: 0644]
ykcore/ykcore_libusb.c [new file with mode: 0644]
ykcore/ykcore_osx.c [new file with mode: 0644]
ykcore/ykcore_stub.c [new file with mode: 0644]
ykcore/ykcore_win32.c [new file with mode: 0644]
ykcore/ykdef.h [new file with mode: 0644]
ykcore/ykstatus.c [new file with mode: 0644]
ykcore/ykstatus.h [new file with mode: 0644]