Commit 842ef35f authored by Rafaël Carré's avatar Rafaël Carré

typo

parent 0db69ac2
...@@ -202,7 +202,7 @@ access_LTLIBRARIES += libscreen_plugin.la ...@@ -202,7 +202,7 @@ access_LTLIBRARIES += libscreen_plugin.la
endif endif
librdp_plugin_la_SOURCES = access/rdp.c librdp_plugin_la_SOURCES = access/rdp.c
librdp_plugin_la_CFLAGS = $(AM_CFLAGS) $(FREERDP_CFLAGSp) librdp_plugin_la_CFLAGS = $(AM_CFLAGS) $(FREERDP_CFLAGS)
librdp_plugin_la_LIBADD = $(FREERDP_LIBS) librdp_plugin_la_LIBADD = $(FREERDP_LIBS)
librdp_plugin_la_LDFLAGS = $(AM_LDFLAGS) -rpath '$(accessdir)' librdp_plugin_la_LDFLAGS = $(AM_LDFLAGS) -rpath '$(accessdir)'
access_LTLIBRARIES += $(LTLIBrdp) access_LTLIBRARIES += $(LTLIBrdp)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment