mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
fix _HEADERS targets to not clobber each others
This commit is contained in:
@@ -16,12 +16,12 @@
|
||||
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
# Boston, MA 02111-1307, USA.
|
||||
|
||||
includedir = ${prefix}/include/OggFLAC
|
||||
oggflaccincludedir = $(includedir)/OggFLAC
|
||||
|
||||
# NOTE: file_decoder.h and seekable_stream_decoder.h are NOT ready
|
||||
# for distribution yet.
|
||||
|
||||
include_HEADERS = \
|
||||
oggflaccinclude_HEADERS = \
|
||||
all.h \
|
||||
stream_decoder.h \
|
||||
stream_encoder.h
|
||||
|
||||
Reference in New Issue
Block a user