summaryrefslogtreecommitdiff
path: root/include/test_libs_common/Makefile.am
blob: 8060b67ff288bde62a665cac525176df8595aeb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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)