]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/Makefile.am
InsetText draw-update fixes, implemented edit-table-menu, patch from Baruch.
[features.git] / src / frontends / xforms / Makefile.am
index 0edb0bda5c0b9b4ddc4f52330b9f4741d06e9d6a..ed0aa6d3f21b6d5e0cc4ebae17d0f796affc65bb 100644 (file)
@@ -11,10 +11,6 @@ LYXDATADIRS = forms
 ETAGS_ARGS = --lang=c++
 libxforms_la_SOURCES = \
        Dialogs.C \
-       FormCitation.C \
-       FormCitation.h \
-       form_citation.C \
-       form_citation.h \
        FormCopyright.C \
        FormCopyright.h \
        form_copyright.C \
@@ -31,6 +27,14 @@ libxforms_la_SOURCES = \
        FormPrint.h \
        form_print.C \
        form_print.h \
+       FormGraphics.C \
+       FormGraphics.h \
+       form_graphics.C \
+       form_graphics.h \
+       FormCitation.C \
+       FormCitation.h \
+       form_citation.C \
+       form_citation.h \
        FormTabular.C \
        FormTabular.h \
        form_tabular.C \