]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt2/ui/Makefile.am
allow to compile several frontends at once (and produce several binaries)
[features.git] / src / frontends / qt2 / ui / Makefile.am
index 9a4f6c2e3752e9fb2ce090a782f745bbca4d57c1..e92b91d0861688bda3eb00c3b06c18f3b02be9e2 100644 (file)
@@ -9,7 +9,7 @@ EXTRA_DIST = $(UIFILES)
 
 INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/src/frontends \
        -I$(top_srcdir)/src/frontends/qt2 \
-       $(FRONTEND_INCLUDES) $(BOOST_INCLUDES) \
+       $(QT_INCLUDES) $(BOOST_INCLUDES) \
        -I$(top_srcdir)/src/frontends/controllers
 
 AM_CXXFLAGS = -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_TRANSLATION