aboutsummaryrefslogtreecommitdiffstats
path: root/managers/simple/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'managers/simple/Makefile.am')
-rw-r--r--managers/simple/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/managers/simple/Makefile.am b/managers/simple/Makefile.am
index 745ba8c..f035108 100644
--- a/managers/simple/Makefile.am
+++ b/managers/simple/Makefile.am
@@ -12,6 +12,6 @@ matchbox_window_manager_2_simple_LDFLAGS = \
$(LDFLAGS)
matchbox_window_manager_2_simple_LDADD = \
- $(top_builddir)/matchbox2/libmatchbox2-@MBWM2_API_VERSION@.la \
+ $(top_builddir)/matchbox/libmatchbox-@MBWM_API_VERSION@.la \
$(MBWM_LIBS)