mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
8 lines
141 B
Makefile
8 lines
141 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
EXTRA_DIST = \
|
|
file_utils_flac.h \
|
|
metadata_utils.h
|