X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt2%2Fmoc%2FMakefile.am;h=555814197b9c88715bcad1c5fed95a27d61f270c;hb=f8ca518f3171eb402b06a4c899363f0e5f86c497;hp=effc4c54a23f12e9bb526ce7709a6e1322afdab3;hpb=78d4f289a0273eba4043b1da8b099833dcc4311d;p=features.git diff --git a/src/frontends/qt2/moc/Makefile.am b/src/frontends/qt2/moc/Makefile.am index effc4c54a2..555814197b 100644 --- a/src/frontends/qt2/moc/Makefile.am +++ b/src/frontends/qt2/moc/Makefile.am @@ -3,7 +3,8 @@ include $(srcdir)/../Makefile.dialogs DISTCLEANFILES += *.C -AM_CPPFLAGS = -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_TRANSLATION \ +AM_CPPFLAGS = \ + $(QT_CPPFLAGS) -DQT_NO_TRANSLATION \ $(PCH_FLAGS) \ -I$(top_srcdir)/src \ -I$(top_srcdir)/src/frontends \