]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
Next step of true unicode filenames: Use support::FileName instead of
[lyx.git] / src / support / Makefile.am
index ca3c1a3c3be54ce03433f68b0e51dadfc4d99488..b3c3f775e37265c0c77f7c0b4884d1f2dc70df33 100644 (file)
@@ -27,6 +27,9 @@ libsupport_la_SOURCES = \
        copied_ptr.h \
        cow_ptr.h \
        debugstream.h \
+       docstream.C \
+       docstream.h \
+       docstring.C \
        docstring.h \
        environment.h \
        environment.C \
@@ -36,6 +39,8 @@ libsupport_la_SOURCES = \
        filename.h \
        filetools.C \
        filetools.h \
+       fontutils.C \
+       fontutils.h \
        forkedcall.C \
        forkedcall.h \
        forkedcallqueue.C \