[evolution-ews] Fixed make dist



commit 05aa7ce2385e87e19477c7b7003a898ad48cba60
Author: Julian Sikorski <belegdol fedoraproject org>
Date:   Sat Jul 23 11:49:51 2011 +0200

    Fixed make dist

 src/addressbook/lzx/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/src/addressbook/lzx/Makefile.am b/src/addressbook/lzx/Makefile.am
index fab9482..50f084c 100644
--- a/src/addressbook/lzx/Makefile.am
+++ b/src/addressbook/lzx/Makefile.am
@@ -8,7 +8,9 @@ liblzx_la_SOURCES =				\
 	lzx.h					\
 	ews-oal-decompress.h			\
 	lzxd.c					\
-	ews-oal-decompress.c
+	ews-oal-decompress.c			\
+	readbits.h				\
+	readhuff.h
 
 liblzx_la_LDFLAGS = $(NO_UNDEFINED)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]