From: Pavel Sanda Date: Sat, 17 Jul 2010 14:17:44 +0000 (+0000) Subject: Fix tarball creation X-Git-Tag: 2.0.0~2962 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=59598a0d2577daa9264543d67d98d8e6ef5887d6;p=features.git Fix tarball creation git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34936 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/support/Makefile.am b/src/support/Makefile.am index e5476619f3..259a4aba1f 100644 --- a/src/support/Makefile.am +++ b/src/support/Makefile.am @@ -84,6 +84,7 @@ liblyxsupport_a_SOURCES = \ ProgressInterface.h \ qstring_helpers.cpp \ qstring_helpers.h \ + regex.h \ socktools.cpp \ socktools.h \ strfwd.h \