Add xrdp-uninstalled.pc to allow compilation against xrdp sources

master
Pavel Roskin 8 years ago
parent 3ae4968af4
commit 0fdda4ee2e

@ -276,6 +276,7 @@ AC_CONFIG_FILES([
neutrinordp/Makefile
pkgconfig/Makefile
pkgconfig/xrdp.pc
pkgconfig/xrdp-uninstalled.pc
rdp/Makefile
sesman/chansrv/Makefile
sesman/libscp/Makefile

@ -0,0 +1,6 @@
includedir=${pc_top_builddir}/${pcfiledir}/common
Name: xrdp
Description: An open source Remote Desktop Protocol (RDP) server
Version: @VERSION@
Cflags: -I${includedir}
Loading…
Cancel
Save