]> err.no Git - yubikey-personalization/commit
Fix make distcheck by pulling in ykcore stuff.
authorsimon75j <simon75j@b62f149e-849f-11dd-9899-c7ba65f7c4c7>
Tue, 5 May 2009 14:33:27 +0000 (14:33 +0000)
committersimon75j <simon75j@b62f149e-849f-11dd-9899-c7ba65f7c4c7>
Tue, 5 May 2009 14:33:27 +0000 (14:33 +0000)
commite92042a9b92913aad0885ad1ad1f17de37df00e0
treeec8cb0b5b5a29118c508feef37b229e708c9f207
parent7dcd6f31fe3f9d04e920908105a72018febef670
Fix make distcheck by pulling in ykcore stuff.

git-svn-id: https://yubikey-personalization.googlecode.com/svn/trunk@57 b62f149e-849f-11dd-9899-c7ba65f7c4c7
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]