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:
rconty@il4p.fr 2011-04-01 09:43:56 +00:00
parent baba2814a5
commit f60206aeba

View File

@ -1,5 +1,15 @@
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
mfcuk_keyrecovery_darkside_SOURCES = \
crapto1.c \