From 64daa71ede302d4d0ba4174b3dcec49bf2588111 Mon Sep 17 00:00:00 2001 From: Vic Lee Date: Sun, 27 Mar 2011 15:55:14 +0800 Subject: Add libvncserver.pc and libvncclient.pc files. Signed-off-by: Vic Lee Signed-off-by: Christian Beier --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cfc5612..4ff8d14 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,9 @@ EXTRA_DIST = CMakeLists.txt bin_SCRIPTS = libvncserver-config +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = libvncserver.pc libvncclient.pc + includedir=$(prefix)/include/rfb #include_HEADERS=rfb.h rfbconfig.h rfbint.h rfbproto.h keysym.h rfbregion.h -- cgit v1.2.3