diff --git a/qt/Makefile.am b/qt/Makefile.am index 475f27c..6711394 100644 --- a/qt/Makefile.am +++ b/qt/Makefile.am @@ -80,7 +80,7 @@ eliot_SOURCES = \ main.cpp eliot_SOURCES += $(BUILT_SOURCES) -eliot_LDADD = ../game/libgame.a ../dic/libdic.a @QT_LIBS@ @LIBINTL@ @LIBCONFIG_LIBS@ @ARABICA_LIBS@ @EXPAT_CFLAGS@ +eliot_LDADD = ../game/libgame.a ../dic/libdic.a @QT_LIBS@ @LIBINTL@ @LIBCONFIG_LIBS@ @ARABICA_LIBS@ @EXPAT_LDFLAGS@ # Generate a cpp file from the resources resources.cpp: eliot.qrc $(RESOURCES)