summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
-rw-r--r--configure.ac2
-rw-r--r--spice-server.pc.in (renamed from spice.pc.in)0
3 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index c5e5c7bb..6640259e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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
diff --git a/configure.ac b/configure.ac
index 331feed2..aa9db5aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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
diff --git a/spice.pc.in b/spice-server.pc.in
index 5639f4ae..5639f4ae 100644
--- a/spice.pc.in
+++ b/spice-server.pc.in