Add more missing files

This commit is contained in:
Philippe Teuwen 2017-04-04 13:31:39 +02:00
parent fead8d6849
commit b59f8fb3b4
3 changed files with 5 additions and 3 deletions

View file

@ -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

View file

@ -44,4 +44,5 @@ if WITH_LOG
endif
EXTRA_DIST = \
CMakeLists.txt
CMakeLists.txt \
additional-pages.dox

View file

@ -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