From f272e156e846dcacf82787a84bc5c37d8c731f3e Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Mon, 7 Feb 2011 12:34:13 +0000 Subject: [PATCH] Add new README-Windows.txt file to distributed archive. --- Makefile.am | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index cea72e7..5dbd525 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,15 @@ SUBDIRS = libnfc examples include contrib cmake_modules test pkgconfigdir = $(libdir)/pkgconfig 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 if DOC_ENABLED