mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE -j API_LAYER_MERGING_BRANCH
This commit is contained in:
13
include/test_libs_common/Makefile.am
Normal file
13
include/test_libs_common/Makefile.am
Normal file
@@ -0,0 +1,13 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
||||
if FLaC__HAS_OGG
|
||||
OGGFLAC_DIST = \
|
||||
file_utils_oggflac.h
|
||||
endif
|
||||
|
||||
EXTRA_DIST = \
|
||||
file_utils_flac.h \
|
||||
metadata_utils.h \
|
||||
$(OGGFLAC_DIST)
|
||||
Reference in New Issue
Block a user