summaryrefslogtreecommitdiff
path: root/include/share/Makefile.am
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2017-01-19 06:30:45 +1100
committerErik de Castro Lopo <erikd@mega-nerd.com>2017-01-19 06:33:33 +1100
commit1e9e707c6f69ae8937975d3478d474229bcaf821 (patch)
tree8c16a65fb2beade5998aae7db562a143fc9d4401 /include/share/Makefile.am
parent89a6c52067fadbcb18b54b85804a112196b46ce1 (diff)
downloadflac-1e9e707c6f69ae8937975d3478d474229bcaf821.tar.gz
stdint.h fixes for MSVS 2005/2008
This adds a new msvc2005_int.h header file which is "force included" as needed by the MSVS project file. Patch-from: lvqcl <lvqcl.mail@gmail.com>
Diffstat (limited to 'include/share/Makefile.am')
-rw-r--r--include/share/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/share/Makefile.am b/include/share/Makefile.am
index 2d8ca503..079c1690 100644
--- a/include/share/Makefile.am
+++ b/include/share/Makefile.am
@@ -9,6 +9,7 @@ EXTRA_DIST = \
getopt.h \
grabbag.h \
macros.h \
+ msvc2005_int.h \
private.h \
replaygain_analysis.h \
replaygain_synthesis.h \