From 5134f667c8c2069b38fd9d3384bb6ea82257651a Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Thu, 15 Aug 2002 10:08:27 +0000 Subject: [PATCH] I forgot to remove DialogBAse.h from Makefile.am when I nuked it yesterday. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4990 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontends/Makefile.am b/src/frontends/Makefile.am index a33b0048e3..7fb67b402b 100644 --- a/src/frontends/Makefile.am +++ b/src/frontends/Makefile.am @@ -19,7 +19,6 @@ libfrontends_la_SOURCES = \ Alert_pimpl.h \ Dialogs.C \ Dialogs.h \ - DialogBase.h \ FileDialog.h \ Liason.C \ Liason.h \ @@ -41,6 +40,7 @@ libfrontends_la_SOURCES = \ WorkAreaFactory.h \ font_metrics.h \ guiapi.h \ + guiapi.C \ key_state.h \ lyx_gui.h \ mouse_state.h \ -- 2.39.2