From 960cc62a0ec26af6b9d9a161f58b22a47b2fa1a4 Mon Sep 17 00:00:00 2001 From: itamarjp Date: Tue, 14 Jul 2015 11:35:33 -0300 Subject: add missing files into extra_dist, this is required when using make dist to generate a tarball --- sesman/chansrv/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sesman/chansrv') diff --git a/sesman/chansrv/Makefile.am b/sesman/chansrv/Makefile.am index ed55ae02..8a7d6146 100644 --- a/sesman/chansrv/Makefile.am +++ b/sesman/chansrv/Makefile.am @@ -10,7 +10,10 @@ EXTRA_DIST = \ sound.h \ xcommon.h \ mlog.h \ - chansrv_common.h + chansrv_common.h \ + irp.h \ + smartcard.h \ + smartcard_pcsc.h EXTRA_DEFINES = EXTRA_INCLUDES = -- cgit v1.2.1