X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftex2lyx%2FMakefile.am;h=517413c2d9209580c7d45e946ec9acba69222d14;hb=197c26de994d5cca090c18fe4f0f27c51d37c7bc;hp=e3bdabfcf3a4e85bc5c44bd7fe81643afd21d4ec;hpb=393d59f296f778f0d84a25afcebca04154ef1cc0;p=features.git diff --git a/src/tex2lyx/Makefile.am b/src/tex2lyx/Makefile.am index e3bdabfcf3..517413c2d9 100644 --- a/src/tex2lyx/Makefile.am +++ b/src/tex2lyx/Makefile.am @@ -14,6 +14,8 @@ DISTCLEANFILES += $(BUILT_SOURCES) bin_PROGRAMS = tex2lyx +AM_CXXFLAGS = $(PCH_FLAGS) + BUILT_SOURCES = \ FloatList.C \ Floating.C \