From 54082c6ed0307e0be8fc35bf415ac3207bca91cc Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Fri, 14 May 2010 16:27:03 +0000 Subject: Add Cmake stuff to the source distribution so more people can try it out. svn path=/trunk/; revision=32807 --- codecs/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'codecs') diff --git a/codecs/Makefile.am b/codecs/Makefile.am index 86cff8debf..0c66ca6a91 100644 --- a/codecs/Makefile.am +++ b/codecs/Makefile.am @@ -41,7 +41,8 @@ libcodec_a_SOURCES = \ libcodec_a_DEPENDENCIES = EXTRA_DIST = \ - Makefile.nmake + Makefile.nmake \ + CMakeLists.txt checkapi: $(PERL) ../tools/checkAPIs.pl -g abort -g termoutput \ -- cgit v1.2.1