build: Fix out-of-tree build for desktop-shell

This commit is contained in:
Kristian Høgsberg 2013-12-04 12:57:02 -08:00
parent ba5d2d76af
commit b7fd89192f

View file

@ -4,6 +4,7 @@ module_LTLIBRARIES = $(desktop_shell)
AM_CPPFLAGS = \
-I$(top_srcdir)/shared \
-I$(top_srcdir)/src \
-I$(top_builddir)/src \
-DDATADIR='"$(datadir)"' \
-DMODULEDIR='"$(moduledir)"' \
-DLIBEXECDIR='"$(libexecdir)"' \