mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add export.h
This commit is contained in:
@@ -22,4 +22,5 @@ flaccppinclude_HEADERS = \
|
||||
all.h \
|
||||
decoder.h \
|
||||
encoder.h \
|
||||
export.h \
|
||||
metadata.h
|
||||
|
||||
@@ -21,6 +21,7 @@ flaccincludedir = $(includedir)/FLAC
|
||||
flaccinclude_HEADERS = \
|
||||
all.h \
|
||||
assert.h \
|
||||
export.h \
|
||||
file_decoder.h \
|
||||
file_encoder.h \
|
||||
format.h \
|
||||
|
||||
@@ -21,4 +21,5 @@ oggflaccppincludedir = $(includedir)/OggFLAC++
|
||||
oggflaccppinclude_HEADERS = \
|
||||
all.h \
|
||||
decoder.h \
|
||||
encoder.h
|
||||
encoder.h \
|
||||
export.h
|
||||
|
||||
@@ -23,5 +23,6 @@ oggflaccincludedir = $(includedir)/OggFLAC
|
||||
|
||||
oggflaccinclude_HEADERS = \
|
||||
all.h \
|
||||
export.h \
|
||||
stream_decoder.h \
|
||||
stream_encoder.h
|
||||
|
||||
Reference in New Issue
Block a user