Add missing CMake files to generated tarball. (Thanks to Glenn)
This commit is contained in:
parent
25e04988a1
commit
8c3caed99f
5 changed files with 15 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS = -I m4
|
|||
|
||||
AM_CFLAGS = $(LIBNFC_CFLAGS)
|
||||
|
||||
SUBDIRS = libnfc examples include cmake_modules test
|
||||
SUBDIRS = libnfc examples include contrib cmake_modules test
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = libnfc.pc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue