aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox/comp-mgr/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox/comp-mgr/Makefile.am')
-rw-r--r--matchbox/comp-mgr/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/matchbox/comp-mgr/Makefile.am b/matchbox/comp-mgr/Makefile.am
index 33fd3e8..c4c062f 100644
--- a/matchbox/comp-mgr/Makefile.am
+++ b/matchbox/comp-mgr/Makefile.am
@@ -12,7 +12,7 @@ xrender_c = mb-wm-comp-mgr-xrender.c
endif
endif
-pkgincludedir = $(includedir)/@MBWM2_INCDIR@/comp-mgr
+pkgincludedir = $(includedir)/$(MBWM2_INCDIR)/comp-mgr
if ENABLE_LIBMATCHBOX
pkginclude_HEADERS = mb-wm-comp-mgr-clutter.h mb-wm-comp-mgr.h mb-wm-comp-mgr-xrender.h
@@ -21,7 +21,7 @@ noinst_LTLIBRARIES = libmatchbox-window-manager-2-compmgr.la
libmatchbox_window_manager_2_compmgr_la_SOURCES = $(core_h) $(core_c) \
$(xrender_h) $(xrender_c) \
$(clutter_h) $(clutter_c)
-libmatchbox_window_manager_2_compmgr_la_CFLAGS = @MBWM_INCS@ @MBWM_CFLAGS@
+libmatchbox_window_manager_2_compmgr_la_CFLAGS = $(MBWM_INCS) $(MBWM_CFLAGS)
MAINTAINERCLEANFILES = Makefile.in