summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUri Lublin <uril@redhat.com>2010-01-07 20:12:58 +0200
committerYaniv Kamay <ykamay@redhat.com>2010-01-10 19:46:27 +0200
commit4569295e5c74de4fd3c36af4216e2f42e809e9e0 (patch)
treefb1844cf613906f237591ea8b4dbe80c7f08d235
parentecc4e7d2cf9744acb18ab906348c98c89dcf5a13 (diff)
downloadspice-4569295e5c74de4fd3c36af4216e2f42e809e9e0.tar.gz
spice-4569295e5c74de4fd3c36af4216e2f42e809e9e0.tar.xz
spice-4569295e5c74de4fd3c36af4216e2f42e809e9e0.zip
client/x11/Makefile.am: make CLIENT_DIR $(top_srcdir) instead of ..
Enables out-of-directory configure & compile Signed-off-by: Yaniv Kamay <ykamay@rehdat.com> Signed-off-by: Uri Lublin <uril@redhat.com>
-rw-r--r--client/x11/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/x11/Makefile.am b/client/x11/Makefile.am
index d497a7b6..9a8e5556 100644
--- a/client/x11/Makefile.am
+++ b/client/x11/Makefile.am
@@ -1,7 +1,7 @@
NULL =
COMMON_DIR=$(SPICE_COMMON_SRCDIR)
-CLIENT_DIR=..
+CLIENT_DIR=$(top_srcdir)
SUBDIRS = images