Simplify pkgconfig/Makefile.am

This commit is contained in:
Pavel Roskin 2016-11-18 00:42:45 +00:00
parent 0fdda4ee2e
commit 0a300f5113
1 changed files with 1 additions and 11 deletions

View File

@ -1,12 +1,2 @@
pkg_config_files = \
xrdp.pc \
$(NULL)
pkgconfigdir = @pkgconfigdir@
pkgconfig_DATA = $(pkg_config_files)
DISTCLEANFILES = \
$(pkg_config_files) \
Makefile.in \
$(NULL)
pkgconfig_DATA = xrdp.pc