From 59598a0d2577daa9264543d67d98d8e6ef5887d6 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sat, 17 Jul 2010 14:17:44 +0000 Subject: [PATCH] Fix tarball creation git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34936 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/support/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.39.5