[vlc-commits] typo

Rafaël Carré git at videolan.org
Mon Mar 3 19:08:40 CET 2014


vlc | branch: master | Rafaël Carré <funman at videolan.org> | Mon Mar  3 19:05:49 2014 +0100| [842ef35fd8c07e7fb411dbe5f9bdbb4103456b29] | committer: Rafaël Carré

typo

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=842ef35fd8c07e7fb411dbe5f9bdbb4103456b29
---

 modules/access/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/access/Makefile.am b/modules/access/Makefile.am
index a8677db..71ec214 100644
--- a/modules/access/Makefile.am
+++ b/modules/access/Makefile.am
@@ -202,7 +202,7 @@ access_LTLIBRARIES += libscreen_plugin.la
 endif
 
 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_LDFLAGS = $(AM_LDFLAGS) -rpath '$(accessdir)'
 access_LTLIBRARIES += $(LTLIBrdp)



More information about the vlc-commits mailing list