From b6c23c7c0e1c726a2b6e21a2c790f40ee048ce3f Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Mon, 17 Oct 2011 13:11:37 +0000 Subject: [PATCH] FixBundle.cmake.in was missing from released archives. (Thanks to GruGue from the libnfc forum) --- cmake/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake/Makefile.am b/cmake/Makefile.am index d644873..72c4712 100644 --- a/cmake/Makefile.am +++ b/cmake/Makefile.am @@ -1,5 +1,6 @@ SUBDIRS = modules EXTRA_DIST = \ + FixBundle.cmake.in \ config_posix.h.cmake \ config_windows.h.cmake