]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/Makefile.am
Bugfixes: checkboxes to radiobuttons (from J�rgen S) and remove a little
[lyx.git] / src / frontends / xforms / Makefile.am
index f2890307d81ba2dbb3d57ab6473a954d208a1303..5ed1ba0ea43ff7817dd7778d19d3c01dc27e8115 100644 (file)
@@ -13,6 +13,7 @@ LYXDATADIRS = forms
 ETAGS_ARGS = --lang=c++
 # Alphabetical order please.  It makes it easier to figure out what's missing. 
 libxforms_la_SOURCES = \
+       Alert_pimpl.C \
        bmtable.c \
        bmtable.h \
        Color.C \
@@ -20,6 +21,8 @@ libxforms_la_SOURCES = \
        combox.C \
        combox.h \
        Dialogs.C \
+       DropDown.h \
+       DropDown.C \
        FileDialog.C \
        FormFiledialog.h \
        FormFiledialog.C \
@@ -112,6 +115,10 @@ libxforms_la_SOURCES = \
        FormMathsSpace.h \
        form_maths_space.C \
        form_maths_space.h \
+       FormMathsStyle.C \
+       FormMathsStyle.h \
+       form_maths_style.C \
+       form_maths_style.h \
        FormMinipage.C \
        FormMinipage.h \
        form_minipage.C \
@@ -140,14 +147,12 @@ libxforms_la_SOURCES = \
        FormSearch.h \
        form_search.C \
        form_search.h \
+       FormShowFile.C \
+       FormShowFile.h \
        FormSpellchecker.C \
        FormSpellchecker.h \
        form_spellchecker.C \
        form_spellchecker.h \
-       FormSplash.C \
-       FormSplash.h \
-       form_splash.C \
-       form_splash.h \
        FormTabular.C \
        FormTabular.h \
        form_tabular.C \
@@ -156,6 +161,10 @@ libxforms_la_SOURCES = \
        FormTabularCreate.h \
        form_tabular_create.C \
        form_tabular_create.h \
+       FormTexinfo.C \
+       FormTexinfo.h \
+       form_texinfo.C \
+       form_texinfo.h \
        FormThesaurus.C \
        FormThesaurus.h \
        form_thesaurus.C \