diff --git a/Makefile.am b/Makefile.am index d85167b0..f4d2631a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -442,7 +442,8 @@ i3_config_wizard_i3_config_wizard_SOURCES = \ i3-config-wizard/xcb.h i3_config_wizard_i3_config_wizard_DEPENDENCIES = \ - $(config_parser_SOURCES) + $(config_parser_SOURCES) \ + $(top_builddir)/libi3.a test_inject_randr15_CPPFLAGS = \ $(AM_CPPFLAGS)