INCLUDES = \ $(MBWM_INCS) \ $(MBWM_CFLAGS) bin_PROGRAMS = matchbox-window-manager-2-simple matchbox_window_manager_2_simple_SOURCES = \ matchbox-window-manager-2-simple.c matchbox_window_manager_2_simple_LDFLAGS = \ $(MBWM_DEBUG_LDFLAGS) \ $(LDFLAGS) matchbox_window_manager_2_simple_LDADD = \ $(top_builddir)/matchbox2/libmatchbox2-@MBWM2_API_VERSION@.la \ $(MBWM_LIBS)