Merge pull request #496 from proski/pkgconfig

Fix for xrdp-uninstalled.pc and addition of pkgconfig/.gitignore
This commit is contained in:
Itamar Reis Peixoto 2016-11-18 21:46:43 -02:00 committed by GitHub
commit ab69b8501d
2 changed files with 4 additions and 1 deletions

2
pkgconfig/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
xrdp.pc
xrdp-uninstalled.pc

View File

@ -1,4 +1,5 @@
includedir=${pc_top_builddir}/${pcfiledir}/common
abs_top_srcdir=@abs_top_srcdir@
includedir=${abs_top_srcdir}/common
Name: xrdp
Description: An open source Remote Desktop Protocol (RDP) server