]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/forms/Makefile.am
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / xforms / forms / Makefile.am
index 1ef3041717d73042503c3150b0ecc56fe7458756..8a835f6b8b32048b93fa1708405f2a0decc1ee81 100644 (file)
@@ -4,7 +4,7 @@ MAINTAINERCLEANFILES += *.C *.h *.c
 
 EXTRA_DIST = fdfixc.sed fdfixh.sed fdfix.sh tmp_str.sed README $(SRCS)
 
-# For (forms_fwd.h, forms_gettext.h) and LString.h, respectively.
+# For (forms_fwd.h, forms_gettext.h) and support/std_string.h, respectively.
 INCLUDES = -I$(srcdir)/..  -I$(top_srcdir)/src -I..
 
 noinst_LTLIBRARIES = libfdesign.la
@@ -13,11 +13,12 @@ SRCS =  form_aboutlyx.fd \
        form_bibitem.fd \
        form_bibtex.fd \
        form_browser.fd \
+       form_branch.fd \
        form_changes.fd \
        form_character.fd \
        form_citation.fd \
+       form_colorpicker.fd \
        form_document.fd \
-       form_error.fd \
        form_errorlist.fd \
        form_ert.fd \
        form_external.fd \
@@ -32,6 +33,7 @@ SRCS =  form_aboutlyx.fd \
        form_maths_space.fd \
        form_maths_style.fd \
        form_minipage.fd \
+       form_note.fd \
        form_paragraph.fd \
        form_preamble.fd \
        form_preferences.fd \