From: Timo Sirainen Date: Wed, 10 Feb 2016 13:50:48 +0000 (+0200) Subject: Makefile: Added missing ostream-escaped.h X-Git-Tag: 2.2.22.rc1~183 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ec39e55c707d8815d7444285e7950d39baba0b5e;p=thirdparty%2Fdovecot%2Fcore.git Makefile: Added missing ostream-escaped.h --- diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index 4e53ea6541..a8bc8368ee 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -240,6 +240,7 @@ headers = \ nfs-workarounds.h \ numpack.h \ ostream.h \ + ostream-escaped.h \ ostream-failure-at.h \ ostream-hash.h \ ostream-private.h \