This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
xrdp
Watch
1
Star
0
Fork
0
You've already forked xrdp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3ffdcfe02d
xrdp
/
xrdpapi
/
Makefile.am
7 lines
92 B
Makefile
Raw
Normal View
History
Unescape
Escape
Stop redefining libdir, use moduledir for ${libdir}/xrdp libdir is for shared and static libraries. Some xrdp libraries are loaded dynamically from a non-standard directory, so they are used like modules. Having separate libdir and moduledir would eventually allow to separate dynamically loaded modules from shared libraries.
2016-02-10 21:24:09 +03:00
module_LTLIBRARIES
=
\
xrdpapi: added library skel
2012-08-02 21:48:59 +04:00
libxrdpapi.la
libxrdpapi_la_SOURCES
=
\
Move headers from EXTRA_DIST to sources, sort alphabetically There should be no functional difference.
2016-02-22 08:49:04 +03:00
xrdpapi.c
\
xrdpapi.h
Reference in New Issue
Copy Permalink