From 563eddd4bc7c689e2cba60afce2ff110d4443575 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Fri, 5 Mar 2010 08:05:25 +0000 Subject: [PATCH] next one git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33624 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 1b84850bab..ec06e68383 100644 --- a/src/support/Makefile.am +++ b/src/support/Makefile.am @@ -89,6 +89,7 @@ liblyxsupport_a_SOURCES = \ SignalSlot.h \ SignalSlotPrivate.cpp \ SignalSlotPrivate.h \ + SystemcallPrivate.h \ textutils.h \ Translator.h \ Timeout.cpp \