]> git.lyx.org Git - features.git/commitdiff
internal boost distribution missed an internal header file
authorStephan Witt <switt@lyx.org>
Fri, 6 Jan 2012 07:59:36 +0000 (07:59 +0000)
committerStephan Witt <switt@lyx.org>
Fri, 6 Jan 2012 07:59:36 +0000 (07:59 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40578 a592a061-630c-0410-9148-cb99ea01b6c8

boost/Makefile.am

index c8bdf49a473ee647de43caaf6a1b035b35719eca..d5ec00d7eb134af8c5c17baeb4aa40afd30dc70b 100644 (file)
@@ -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 \