mirror of
https://github.com/nfc-tools/mfcuk.git
synced 2026-02-18 02:55:49 +00:00
make distcheck now pass but data files are missing.
Update issue 8 make distcheck now works but does not embedded all needed files (ie. templates)
This commit is contained in:
parent
baba2814a5
commit
f60206aeba
@ -1,5 +1,15 @@
|
|||||||
bin_PROGRAMS = mfcuk_keyrecovery_darkside
|
bin_PROGRAMS = mfcuk_keyrecovery_darkside
|
||||||
|
|
||||||
|
noinst_HEADERS = \
|
||||||
|
crapto1.h \
|
||||||
|
mfcuk_finger.h \
|
||||||
|
mfcuk_keyrecovery_darkside.h \
|
||||||
|
mfcuk_mifare.h \
|
||||||
|
mfcuk_utils.h \
|
||||||
|
mifare.h \
|
||||||
|
nfc-utils.h \
|
||||||
|
xgetopt.h
|
||||||
|
|
||||||
# set the include path found by configure
|
# set the include path found by configure
|
||||||
mfcuk_keyrecovery_darkside_SOURCES = \
|
mfcuk_keyrecovery_darkside_SOURCES = \
|
||||||
crapto1.c \
|
crapto1.c \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user