]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/Makefile.am
Removed all redundant using directives from the source.
[lyx.git] / src / tex2lyx / Makefile.am
index f773de61868c8639ebee25f8cde8765f881fa443..8eb294b56d673906cf2714ce0bc236900215fcbc 100644 (file)
@@ -1,6 +1,7 @@
 include $(top_srcdir)/config/common.am
 
 INCLUDES = -I$(srcdir)/../ $(BOOST_INCLUDES)
+EXTRA_DIST = test-structure.tex test-insets.tex
 
 #noinst_LTLIBRARIES = libtexparser.la
 #
@@ -27,6 +28,8 @@ linked_files = \
 tex2lyx_SOURCES = \
        $(linked_files) \
        Spacing.h \
+       context.C \
+       context.h \
        gettext.C \
        gettext.h \
        lyxfont.C \