mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-31 02:41:52 +00:00
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>
This commit is contained in:
parent
ecc4e7d2cf
commit
4569295e5c
@ -1,7 +1,7 @@
|
||||
NULL =
|
||||
|
||||
COMMON_DIR=$(SPICE_COMMON_SRCDIR)
|
||||
CLIENT_DIR=..
|
||||
CLIENT_DIR=$(top_srcdir)
|
||||
|
||||
SUBDIRS = images
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user