aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a7a6cc6..7fafa65 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,6 +23,9 @@ AC_SUBST(MBWM2_API_VERSION)
MBWM2_INCDIR=matchbox-wm-2/$MBWM2_API_VERSION/matchbox
AC_SUBST(MBWM2_INCDIR)
+MBWM2_PKGINCDIR=matchbox-wm-2/$MBWM2_API_VERSION/
+AC_SUBST(MBWM2_PKGINCDIR)
+
AM_MAINTAINER_MODE
AC_PROG_CC