]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
This commit moves system font initialization and restoration to new support/fontutils...
[lyx.git] / src / support / Makefile.am
index 6ef5eec4d0882a70c1efa71067324a6d2a1d32cd..de535eebb3c643c15e3d92f09feaa894ea9e6673 100644 (file)
@@ -27,6 +27,8 @@ libsupport_la_SOURCES = \
        copied_ptr.h \
        cow_ptr.h \
        debugstream.h \
+       docstring.C \
+       docstring.h \
        environment.h \
        environment.C \
        filefilterlist.C \
@@ -35,6 +37,8 @@ libsupport_la_SOURCES = \
        filename.h \
        filetools.C \
        filetools.h \
+       fontutils.C \
+       fontutils.h \
        forkedcall.C \
        forkedcall.h \
        forkedcallqueue.C \