summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2012-08-02 10:48:59 -0700
committerJay Sorg <jay.sorg@gmail.com>2012-08-02 10:48:59 -0700
commite9aa5df42086b32f9bce915c063464f25b388e3b (patch)
treea35177b2023c750c14ea4f5b9399f132ca05825b /configure.ac
parent17ee0e3aed6171b385486ec2f5251e78f9d2ef06 (diff)
downloadxrdp-proprietary-e9aa5df42086b32f9bce915c063464f25b388e3b.tar.gz
xrdp-proprietary-e9aa5df42086b32f9bce915c063464f25b388e3b.zip
xrdpapi: added library skel
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9a1f9d69..c7b437e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -63,7 +63,7 @@ fi
AS_IF( [test "x$enable_freerdp1" = "xyes"] , [PKG_CHECK_MODULES(FREERDP, freerdp >= 1.0.0)] )
-# checking for libjpeg
+# checking for libjpeg
if ! test -z "$enable_jpeg"
then
AC_CHECK_HEADER([jpeglib.h], [],
@@ -109,6 +109,7 @@ AC_CONFIG_FILES([Makefile
instfiles/Makefile
instfiles/pam.d/Makefile
genkeymap/Makefile
+ xrdpapi/Makefile
])
# fontdump/Makefile
# xrdp/cursors/Makefile