mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-27 20:26:37 +00:00
Attach CMake files in generated archive.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
|
||||
INCLUDES = $(LIBNFC_CFLAGS)
|
||||
|
||||
SUBDIRS = lib examples include
|
||||
|
||||
EXTRA_DIST = CMakeLists.txt
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
|
||||
SUBDIRS = nfc
|
||||
|
||||
EXTRA_DIST = CMakeLists.txt
|
||||
|
||||
@@ -22,4 +22,4 @@ if LIBUSB_ENABLED
|
||||
libnfc_la_LIBADD += @LIBUSB_LIBS@
|
||||
endif
|
||||
|
||||
EXTRA_DIST = chips.h buses.h drivers.h bitutils.h
|
||||
EXTRA_DIST = CMakeLists.txt chips.h buses.h drivers.h bitutils.h
|
||||
|
||||
Reference in New Issue
Block a user