]> git.lyx.org Git - lyx.git/commitdiff
I forgot to remove DialogBAse.h from Makefile.am when I nuked it yesterday.
authorAngus Leeming <leeming@lyx.org>
Thu, 15 Aug 2002 10:08:27 +0000 (10:08 +0000)
committerAngus Leeming <leeming@lyx.org>
Thu, 15 Aug 2002 10:08:27 +0000 (10:08 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4990 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/Makefile.am

index a33b0048e302272928b749e2d27e3628b8171cb4..7fb67b402b41e33707334c067cb5a0bedb710f4a 100644 (file)
@@ -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 \