mirror of https://github.com/neutrinolabs/xrdp
Simplify pkgconfig/Makefile.am
This commit is contained in:
parent
0fdda4ee2e
commit
0a300f5113
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue