From 9bafef8d881863dc9cc47037476be394aac785a8 Mon Sep 17 00:00:00 2001 From: Romain Tartiere Date: Tue, 16 Feb 2010 14:09:35 +0000 Subject: [PATCH] Include pn53x.conf in libnfc tarballs since pn53x.rules is in it too. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index a056ab7..7b88856 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ SUBDIRS = src cmake_modules pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libnfc.pc -EXTRA_DIST = Doxyfile pn53x.rules CMakeLists.txt config.h.cmake LICENSE +EXTRA_DIST = Doxyfile pn53x.conf pn53x.rules CMakeLists.txt config.h.cmake LICENSE CLEANFILES = Doxygen.log if DOC_ENABLED