Add missing vqsplit.h and localcodebook.h headers to the distribution.
authorRalph Giles <giles@xiph.org>
Tue, 27 Feb 2007 19:40:34 +0000 (19:40 +0000)
committerRalph Giles <giles@xiph.org>
Tue, 27 Feb 2007 19:40:34 +0000 (19:40 +0000)
svn path=/trunk/vorbis/; revision=12581

vq/Makefile.am

index 52012d1..f8ac59d 100644 (file)
@@ -10,17 +10,17 @@ AM_LDFLAGS = -static
 LDADD = ../lib/libvorbis.la
 
 latticebuild_SOURCES = latticebuild.c vqgen.c bookutil.c\
-       vqgen.h bookutil.h
+       vqgen.h bookutil.h localcodebook.h
 latticepare_SOURCES = latticepare.c vqgen.c bookutil.c vqsplit.c\
-       vqgen.h bookutil.h
+       vqgen.h vqsplit.h bookutil.h localcodebook.h
 latticehint_SOURCES = latticehint.c bookutil.c\
-       bookutil.h
+       vqsplit.h bookutil.h localcodebook.h
 latticetune_SOURCES = latticetune.c vqgen.c bookutil.c\
-       vqgen.h bookutil.h
+       vqgen.h bookutil.h localcodebook.h
 huffbuild_SOURCES = huffbuild.c vqgen.c bookutil.c\
-       vqgen.h bookutil.h
+       vqgen.h bookutil.h localcodebook.h
 distribution_SOURCES = distribution.c bookutil.c\
-       bookutil.h
+       bookutil.h localcodebook.h
 
 EXTRA_DIST = residue_entropy auxpartition.pl