mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-gtk
synced 2025-12-30 18:00:27 +00:00
The reason for this commit is that Meson expects all submodules to be placed in this subdirectory, and since autotools build is more flexible in this case, we make some small adjustments to configure.ac and Makefile.am files to accommodate for this change. The same has been done for spice-server in commit b0e141b3 Signed-off-by: Eduardo Lima (Etrunko) <etrunko@redhat.com> Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
7 lines
197 B
Plaintext
7 lines
197 B
Plaintext
[submodule "spice-common"]
|
|
path = subprojects/spice-common
|
|
url = ../spice-common.git
|
|
[submodule "src/keycodemapdb"]
|
|
path = src/keycodemapdb
|
|
url = https://gitlab.com/keycodemap/keycodemapdb.git
|