From fd56ba9b442a4a0f9b739722d136cc01836964e1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sun, 20 Apr 2008 22:53:43 +0000 Subject: [PATCH] fix the makefile after r24396 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24402 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 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 \ -- 2.39.5