Update make dist entries
diff --git a/lib/hs/Makefile.am b/lib/hs/Makefile.am
index 543381f..90d5e14 100644
--- a/lib/hs/Makefile.am
+++ b/lib/hs/Makefile.am
@@ -19,12 +19,14 @@
 
 EXTRA_DIST = \
 	coding_standards.md \
+	CMakeLists.txt \
 	LICENSE \
 	README.md \
 	Setup.lhs \
 	TODO \
 	Thrift.cabal \
-	src
+	src \
+	test
 
 all-local:
 	$(CABAL) update