diff --git a/src/Makefile.am b/src/Makefile.am index 4b432ac..7d1efb2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -66,6 +66,7 @@ desktop_file_icon_sources = \ xfdesktop_CFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/common \ + -I$(top_builddir)/common \ -DWNCK_I_KNOW_THIS_IS_UNSTABLE \ -DBINDIR=\"$(bindir)\" \ -DLOCALEDIR=\"$(localedir)\" \