Attach CMake files in generated archive.
This commit is contained in:
parent
fa04c46cf7
commit
ec9a13a2c3
6 changed files with 8 additions and 5 deletions
|
|
@ -1,11 +1,11 @@
|
|||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
SUBDIRS = src
|
||||
SUBDIRS = src cmake_modules
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = libnfc.pc
|
||||
|
||||
EXTRA_DIST = Doxyfile pn53x.rules
|
||||
EXTRA_DIST = Doxyfile pn53x.rules CMakeLists.txt config.h.cmake LICENSE
|
||||
CLEANFILES = Doxygen.log
|
||||
|
||||
if DOC_ENABLED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue