summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2004-07-29 05:24:35 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2004-07-29 05:24:35 +0000
commit04890961a9855131bd5bc274bcec93cbf1cb8c12 (patch)
treec9b0b06e322dfe27614df503ebecd3ea45d7541e /include
parent6013f4e3a2da540bbecfe4e27ef42f2ed7c33aec (diff)
downloadflac-04890961a9855131bd5bc274bcec93cbf1cb8c12.tar.gz
add callback.h to header list
Diffstat (limited to 'include')
-rw-r--r--include/FLAC/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/FLAC/Makefile.am b/include/FLAC/Makefile.am
index 8226909d..be758771 100644
--- a/include/FLAC/Makefile.am
+++ b/include/FLAC/Makefile.am
@@ -33,6 +33,7 @@ flaccincludedir = $(includedir)/FLAC
flaccinclude_HEADERS = \
all.h \
assert.h \
+ callback.h \
export.h \
file_decoder.h \
file_encoder.h \