]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
removed a warning from screen and added CFLAGS in lyx.spec.in.
[lyx.git] / src / support / Makefile.am
index bcdf36a57748ea3336e87025a8110ffad4b5e95f..b5b553727828aa8a7f293a542c3dd13a654cd9b8 100644 (file)
@@ -14,6 +14,8 @@ libsupport_a_SOURCES = \
        FileInfo.C \
        FileInfo.h \
        LAssert.h \
+       LIstream.h \
+       LOstream.h \
        filetools.C \
        filetools.h \
        lstrings.C \
@@ -27,4 +29,3 @@ libsupport_a_SOURCES = \
        syscontr.h \
        syssingleton.C \
        textutils.h
-