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

dev
Kristian Høgsberg 11 years ago
parent ba5d2d76af
commit b7fd89192f
  1. 1
      desktop-shell/Makefile.am

@ -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)"' \

Loading…
Cancel
Save