mirror of
https://github.com/nfc-tools/libnfc.git
synced 2025-12-23 18:50:05 +00:00
Add more missing files
This commit is contained in:
parent
fead8d6849
commit
b59f8fb3b4
@ -14,7 +14,8 @@ EXTRA_DIST = \
|
||||
NEWS.md \
|
||||
README.md \
|
||||
README-Windows.md \
|
||||
libnfc.conf.sample
|
||||
libnfc.conf.sample \
|
||||
mingw-cross-compile.sh
|
||||
|
||||
CLEANFILES = Doxygen.log coverage.info libnfc.pc
|
||||
|
||||
|
||||
@ -44,4 +44,5 @@ if WITH_LOG
|
||||
endif
|
||||
|
||||
EXTRA_DIST = \
|
||||
CMakeLists.txt
|
||||
CMakeLists.txt \
|
||||
additional-pages.dox
|
||||
|
||||
@ -45,7 +45,7 @@ test_register_endianness_la_LIBADD = $(top_builddir)/libnfc/libnfc.la
|
||||
echo-cutter:
|
||||
@echo $(CUTTER)
|
||||
|
||||
EXTRA_DIST = run-test.sh
|
||||
CLEANFILES = *.gcno
|
||||
|
||||
endif
|
||||
EXTRA_DIST = run-test.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user