[xiph-commits] r15282 - trunk/theora/doc/spec

giles at svn.xiph.org giles at svn.xiph.org
Tue Sep 9 21:57:44 PDT 2008


Author: giles
Date: 2008-09-09 21:57:43 -0700 (Tue, 09 Sep 2008)
New Revision: 15282

Modified:
   trunk/theora/doc/spec/Makefile.am
Log:
Add lstylex.sty to the distribution.

We included this in releases up to beta2 because it's not part of most 
base latex installs, but it looks like it was accidentally removed when 
the spec build was brought under automake in r14061.


Modified: trunk/theora/doc/spec/Makefile.am
===================================================================
--- trunk/theora/doc/spec/Makefile.am	2008-09-09 21:06:32 UTC (rev 15281)
+++ trunk/theora/doc/spec/Makefile.am	2008-09-10 04:57:43 UTC (rev 15282)
@@ -25,7 +25,7 @@
 # add any native-pdf figures here
 FIG_OBJS = $(FIG_PDFS)
 
-EXTRA_DIST = $(built_docs) $(SPEC_SRCS) $(FIG_SRCS)
+EXTRA_DIST = $(built_docs) $(SPEC_SRCS) $(FIG_SRCS) ltablex.sty
 
 if BUILD_SPEC
 # latex three times is the charm with references



More information about the commits mailing list