mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-14 19:43:47 +00:00
Add new README-Windows.txt file to distributed archive.
This commit is contained in:
10
Makefile.am
10
Makefile.am
@@ -7,7 +7,15 @@ SUBDIRS = libnfc examples include contrib cmake_modules test
|
|||||||
pkgconfigdir = $(libdir)/pkgconfig
|
pkgconfigdir = $(libdir)/pkgconfig
|
||||||
pkgconfig_DATA = libnfc.pc
|
pkgconfig_DATA = libnfc.pc
|
||||||
|
|
||||||
EXTRA_DIST = Doxyfile pn53x.conf pn53x.rules CMakeLists.txt config.h.cmake LICENSE
|
EXTRA_DIST = \
|
||||||
|
CMakeLists.txt \
|
||||||
|
Doxyfile \
|
||||||
|
LICENSE \
|
||||||
|
README-Windows.txt \
|
||||||
|
config.h.cmake \
|
||||||
|
pn53x.conf \
|
||||||
|
pn53x.rules
|
||||||
|
|
||||||
CLEANFILES = Doxygen.log
|
CLEANFILES = Doxygen.log
|
||||||
|
|
||||||
if DOC_ENABLED
|
if DOC_ENABLED
|
||||||
|
|||||||
Reference in New Issue
Block a user