]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Fix natbib bug spotted by JMarc.
[lyx.git] / src / Makefile.am
index 5318e78ccd5b7bd2d3f3949accb37cb1116f756d..fc82d14626b77e33b0a1435320b9c71664902e7f 100644 (file)
@@ -4,7 +4,7 @@ DISTCLEANFILES += config.h libintl.h
 
 MAINTAINERCLEANFILES += $(srcdir)/config.h.in
 
-SUBDIRS = mathed insets graphics support frontends
+SUBDIRS = mathed insets graphics support frontends tex2lyx
 
 bin_PROGRAMS = lyx
 
@@ -87,6 +87,8 @@ lyx_SOURCES = \
        ToolbarDefaults.C \
        ToolbarDefaults.h \
        WordLangTuple.h \
+       author.C \
+       author.h \
        boost.C \
        boost-inst.C \
        box.h \
@@ -100,6 +102,8 @@ lyx_SOURCES = \
        bufferparams.h \
        bufferview_funcs.C \
        bufferview_funcs.h \
+       changes.C \
+       changes.h \
        chset.C \
        chset.h \
        commandtags.h \