From: Uwe Stöhr Date: Sun, 20 Apr 2008 22:53:43 +0000 (+0000) Subject: fix the makefile after r24396 X-Git-Tag: 1.6.10~5073 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=fd56ba9b442a4a0f9b739722d136cc01836964e1;p=lyx.git fix the makefile after r24396 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24402 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/support/Makefile.am b/src/support/Makefile.am index 0408a08a6c..7061cd349c 100644 --- a/src/support/Makefile.am +++ b/src/support/Makefile.am @@ -85,6 +85,7 @@ liblyxsupport_la_SOURCES = \ Path.h \ Package.cpp \ Package.h \ + qstring_helpers.cpp \ qstring_helpers.h \ socktools.cpp \ socktools.h \