summaryrefslogtreecommitdiffstats
path: root/freerdp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'freerdp/Makefile.am')
-rw-r--r--freerdp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/freerdp/Makefile.am b/freerdp/Makefile.am
index afb4f85c..21f78741 100644
--- a/freerdp/Makefile.am
+++ b/freerdp/Makefile.am
@@ -16,5 +16,5 @@ lib_LTLIBRARIES = \
libxrdpfreerdp_la_SOURCES = xrdp-freerdp.c xrdp-color.c
libxrdpfreerdp_la_LIBADD = \
- $(top_srcdir)/common/libcommon.la \
+ $(top_builddir)/common/libcommon.la \
$(FREERDP_LIBS)