From ba903e9554738e5c28db439b4c69cf8850ac2377 Mon Sep 17 00:00:00 2001 From: Stephan Witt Date: Fri, 6 Jan 2012 07:59:36 +0000 Subject: [PATCH] internal boost distribution missed an internal header file git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40578 a592a061-630c-0410-9148-cb99ea01b6c8 --- boost/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/boost/Makefile.am b/boost/Makefile.am index c8bdf49a47..d5ec00d7eb 100644 --- a/boost/Makefile.am +++ b/boost/Makefile.am @@ -26,6 +26,7 @@ else liblyxboost_a_SOURCES = \ \ + libs/regex/src/internals.hpp \ libs/regex/src/c_regex_traits.cpp \ libs/regex/src/cpp_regex_traits.cpp \ libs/regex/src/cregex.cpp \ -- 2.39.5