summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2006-04-26 16:22:44 +0000
committerRalph Giles <giles@xiph.org>2006-04-26 16:22:44 +0000
commit0120f06fbff894a6eed6d7fb91605c614e51d487 (patch)
treef0aa17a4015b0cff45f6c10ae6b9584a5286f5df
parent9e4fd623756a6be0e96a8aa263324726b343c4eb (diff)
downloadtremor-0120f06fbff894a6eed6d7fb91605c614e51d487.tar.gz
Add missing file block.h to the _SOURCES list so make dist works. Issue #900.
git-svn-id: https://svn.xiph.org/trunk/Tremor@11284 0101bb08-14d6-0310-b084-bc0e0c8e3800
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9041c4f..f7b19e8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,7 @@ libvorbisidec_la_SOURCES = mdct.c block.c window.c \
res012.c mapping0.c registry.c codebook.c \
sharedbook.c framing.c bitwise.c \
codebook.h misc.h mdct_lookup.h\
- os.h mdct.h ivorbisfile.h lsp_lookup.h\
+ os.h mdct.h block.h ivorbisfile.h lsp_lookup.h\
registry.h window.h window_lookup.h\
codec_internal.h backends.h ogg.h \
asm_arm.h ivorbiscodec.h