rename spice.pc to spice-server.pc

This commit is contained in:
Alexander Larsson 2010-03-24 15:08:57 +01:00
parent 1c98a3536b
commit fa3dddc0db
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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