From c7603948de030af8f2faa2205726f1600190ed65 Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Tue, 2 Apr 2013 06:05:47 +1100 Subject: [PATCH] include/share/Makefile.am : Add win_utf8_io.h. --- include/share/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/share/Makefile.am b/include/share/Makefile.am index f41439f..a6a3ca0 100644 --- a/include/share/Makefile.am +++ b/include/share/Makefile.am @@ -13,4 +13,5 @@ EXTRA_DIST = \ replaygain_analysis.h \ replaygain_synthesis.h \ safe_str.h \ - utf8.h + utf8.h \ + win_utf8_io.h -- 2.7.4