summaryrefslogtreecommitdiffstats
path: root/server/Makefile.am
diff options
context:
space:
mode:
authorYaniv Kamay <ykamay@redhat.com>2009-10-26 23:30:41 +0200
committerYaniv Kamay <ykamay@redhat.com>2009-10-26 23:30:41 +0200
commitc12c3facbd32c30267949ddf4eaa71ca5134718e (patch)
tree7d53d50c93238ad3869a0f8f94d75020bd27b196 /server/Makefile.am
parent48535714bfe126331c6eeaae220b4957d49c660a (diff)
downloadspice-c12c3facbd32c30267949ddf4eaa71ca5134718e.tar.gz
spice-c12c3facbd32c30267949ddf4eaa71ca5134718e.tar.xz
spice-c12c3facbd32c30267949ddf4eaa71ca5134718e.zip
fix build on Debian
Diffstat (limited to 'server/Makefile.am')
-rw-r--r--server/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/Makefile.am b/server/Makefile.am
index f9909615..fdaa15a5 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -3,6 +3,7 @@ NULL =
INCLUDES = \
-I. \
-I$(top_srcdir)/common \
+ -I$(top_srcdir)/common/linux \
$(FFMPEG_CFLAGS) \
$(QCAIRO_CFLAGS) \
$(GL_CFLAGS) \