summaryrefslogtreecommitdiff
path: root/src/libOggFLAC
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2004-09-03 01:00:56 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2004-09-03 01:00:56 +0000
commitadeb4fe07270c5c61e4ae9989c476162631adaf2 (patch)
tree342f187e0532043c0bd3e84b34bd2abb5010d438 /src/libOggFLAC
parentecc94919cfade063bdf4d126e8a18bf38e913ef8 (diff)
downloadflac-adeb4fe07270c5c61e4ae9989c476162631adaf2.tar.gz
add ogg_mapping.h
Diffstat (limited to 'src/libOggFLAC')
-rw-r--r--src/libOggFLAC/include/private/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libOggFLAC/include/private/Makefile.am b/src/libOggFLAC/include/private/Makefile.am
index 85ee3b8b..4c481f79 100644
--- a/src/libOggFLAC/include/private/Makefile.am
+++ b/src/libOggFLAC/include/private/Makefile.am
@@ -32,4 +32,5 @@ noinst_HEADERS = \
all.h \
ogg_decoder_aspect.h \
ogg_encoder_aspect.h \
- ogg_helper.h
+ ogg_helper.h \
+ ogg_mapping.h