]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
removed a warning from screen and added CFLAGS in lyx.spec.in.
[lyx.git] / src / Makefile.am
index 4fe62d45dc327263c4a119e52a30c362d3ad5fe6..670904fe5a76b6637c32258fffeacc55be62a01b 100644 (file)
@@ -9,6 +9,7 @@ lyx_DEPENDENCIES = mathed insets support/libsupport.a
 EXTRA_DIST = config.h.in stamp-h.in
 ETAGS_ARGS = --c++
 INCLUDES = -I${top_srcdir}/images
+localedir = $(datadir)/locale
 lyx_SOURCES = \
        BackStack.h \
        BufferView.C \
@@ -140,8 +141,6 @@ lyx_SOURCES = \
        os2_defines.h \
        os2_errortable.h \
        paragraph.C \
-       pathstack.C \
-       pathstack.h \
        print_form.C \
        print_form.h \
        screen.C \