From 66e3ea61463b95bbbe937eb8c047e72326ac607c Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Mon, 3 Oct 2011 11:16:42 +0000 Subject: [PATCH] nfc-relay-picc.1 was missing from tarball --- utils/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utils/Makefile.am b/utils/Makefile.am index 6716244..226a73b 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -49,7 +49,8 @@ dist_man_MANS = \ nfc-list.1 \ nfc-mfclassic.1 \ nfc-mfsetuid.1 \ - nfc-mfultralight.1 + nfc-mfultralight.1 \ + nfc-relay-picc.1 if HAS_LOG4C AM_CFLAGS += @log4c_CFLAGS@