mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 14:41:25 +00:00
rename spice.pc to spice-server.pc
This commit is contained in:
parent
1c98a3536b
commit
fa3dddc0db
@ -1,7 +1,7 @@
|
||||
SUBDIRS = common server client
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = spice.pc
|
||||
pkgconfig_DATA = spice-server.pc
|
||||
|
||||
DISTCLEANFILES = \
|
||||
spice.pc
|
||||
spice-server.pc
|
||||
|
||||
@ -324,7 +324,7 @@ AC_SUBST([SPICEC_STATIC_LINKAGE_BDYNAMIC])
|
||||
|
||||
AC_OUTPUT([
|
||||
Makefile
|
||||
spice.pc
|
||||
spice-server.pc
|
||||
common/Makefile
|
||||
common/linux/ffmpeg_inc.h
|
||||
server/Makefile
|
||||
|
||||
Loading…
Reference in New Issue
Block a user