aboutsummaryrefslogtreecommitdiff
path: root/deps/flac-1.3.2/include/share/Makefile.am
diff options
context:
space:
mode:
authoraliaspider2019-05-14 08:58:52 +0100
committeraliaspider2019-05-14 08:58:52 +0100
commitce188d4d7f3b9ad04867c49b424e8497c2ade92b (patch)
treeb7f82140860acabb2d0e3a5216f78bf98691c267 /deps/flac-1.3.2/include/share/Makefile.am
parent5ffd1f23eb970679dfe8b540bc3df8e776dc9e17 (diff)
downloadpcsx_rearmed-ce188d4d7f3b9ad04867c49b424e8497c2ade92b.tar.gz
pcsx_rearmed-ce188d4d7f3b9ad04867c49b424e8497c2ade92b.tar.bz2
pcsx_rearmed-ce188d4d7f3b9ad04867c49b424e8497c2ade92b.zip
add CHD support.
Diffstat (limited to 'deps/flac-1.3.2/include/share/Makefile.am')
-rw-r--r--deps/flac-1.3.2/include/share/Makefile.am18
1 files changed, 18 insertions, 0 deletions
diff --git a/deps/flac-1.3.2/include/share/Makefile.am b/deps/flac-1.3.2/include/share/Makefile.am
new file mode 100644
index 0000000..2d8ca50
--- /dev/null
+++ b/deps/flac-1.3.2/include/share/Makefile.am
@@ -0,0 +1,18 @@
+## Process this file with automake to produce Makefile.in
+
+SUBDIRS = grabbag
+
+EXTRA_DIST = \
+ alloc.h \
+ compat.h \
+ endswap.h \
+ getopt.h \
+ grabbag.h \
+ macros.h \
+ private.h \
+ replaygain_analysis.h \
+ replaygain_synthesis.h \
+ safe_str.h \
+ utf8.h \
+ win_utf8_io.h \
+ windows_unicode_filenames.h