[xiph-commits] r14752 - trunk/theora/include/theora
giles at svn.xiph.org
giles at svn.xiph.org
Wed Apr 16 12:17:44 PDT 2008
Author: giles
Date: 2008-04-16 12:17:43 -0700 (Wed, 16 Apr 2008)
New Revision: 14752
Modified:
trunk/theora/include/theora/Makefile.am
Log:
Install (and distribute) the headers for the new api.
Modified: trunk/theora/include/theora/Makefile.am
===================================================================
--- trunk/theora/include/theora/Makefile.am 2008-04-16 18:01:14 UTC (rev 14751)
+++ trunk/theora/include/theora/Makefile.am 2008-04-16 19:17:43 UTC (rev 14752)
@@ -2,6 +2,6 @@
theoraincludedir = $(includedir)/theora
-theorainclude_HEADERS = theora.h
+theorainclude_HEADERS = theora.h theoradec.h theoraenc.h codec.h
noinst_HEADERS = codec.h theoradec.h
More information about the commits
mailing list