From 1d51eff4d8ebef407a799f205c924e704e49ef46 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Sat, 6 Aug 2016 14:25:58 +0200 Subject: [PATCH] none --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Makefile.am b/src/Makefile.am index ddfd1791..4777c649 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -75,6 +75,8 @@ common/textsplit.h \ common/unacpp.cpp \ common/unacpp.h \ common/uproplist.h \ +common/utf8fn.cpp \ +common/utf8fn.h \ index/beaglequeue.cpp \ index/beaglequeue.h \ index/bglfetcher.cpp \