Include pn53x.conf in libnfc tarballs since pn53x.rules is in it too.
This commit is contained in:
parent
219d5657e8
commit
9bafef8d88
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ SUBDIRS = src cmake_modules
|
|||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = libnfc.pc
|
||||
|
||||
EXTRA_DIST = Doxyfile pn53x.rules CMakeLists.txt config.h.cmake LICENSE
|
||||
EXTRA_DIST = Doxyfile pn53x.conf pn53x.rules CMakeLists.txt config.h.cmake LICENSE
|
||||
CLEANFILES = Doxygen.log
|
||||
|
||||
if DOC_ENABLED
|
||||
|
|
Loading…
Reference in a new issue