summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2010-12-09 14:38:02 +0200
committerAlon Levy <alevy@redhat.com>2010-12-09 14:38:02 +0200
commit39d78c14c977266c2e4357581504f9ffc204b217 (patch)
tree8c0d2acd5c1277398e64411131a61747081c94c5
parenta0883bdfd13cb1dec637ff2d0c14478d79856fa6 (diff)
Makefile.am: add missing files for make dist
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ba176b9..b3fb321 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,6 +40,9 @@ libcacardinclude_HEADERS = \
vcard_emul.h \
vcard_emul_type.h \
vscard_common.h \
+ cac.h \
+ mutex.h \
+ passthru.h \
$(NULL)
pkgconfigdir = $(libdir)/pkgconfig