]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Two fixes involving RtL text drawing
[lyx.git] / src / Makefile.am
index 6b556d44d14584a76323fbc43671321c174f1f10..509cd7f63ba71893213a25e9162dfe2caf8bebbe 100644 (file)
@@ -15,7 +15,8 @@ EXTRA_DIST = config.h.in stamp-h.in version.C.in \
        Sectioning.C \
        Variables.C \
        Variables.h \
-       paper.h
+       paper.h \
+       pch.h
 
 LYX_PRE_LIBS = mathed/libmathed.la insets/libinsets.la \
        frontends/libfrontends.la
@@ -51,9 +52,9 @@ lyx$(EXEEXT): $(FRONTENDS_PROGS)
 
 #lyx_LDFLAGS=-Wl,-O1
 
-BUILT_SOURCES = version.C
+BUILT_SOURCES = $(PCH_FILE) version.C
 
-AM_CPPFLAGS = $(PCH_FLAGS) $(BOOST_INCLUDES)
+AM_CPPFLAGS += $(PCH_FLAGS) $(BOOST_INCLUDES)
 
 if USE_ASPELL
 ASPELL = aspell.C aspell_local.h