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

New commits:
commit c1c56f8b09a79a07053bde094b42d1d86c905dd3
Author: David Tardon <dtar...@redhat.com>
Date:   Thu Mar 30 19:44:41 2017 +0200

    fix copypasta
    
    Change-Id: Ie878895fb46dbe9848aefb1eea69b07411cd7392

diff --git a/src/fuzz/Makefile.am b/src/fuzz/Makefile.am
index 7da4f18..9ffddf7 100644
--- a/src/fuzz/Makefile.am
+++ b/src/fuzz/Makefile.am
@@ -3,7 +3,7 @@ bin_PROGRAMS = pubfuzzer
 AM_CXXFLAGS = -I$(top_srcdir)/inc \
        $(REVENGE_GENERATORS_CFLAGS) \
        $(REVENGE_CFLAGS) \
-       $(REVENGE_STREAM_LIBS) \
+       $(REVENGE_STREAM_CFLAGS) \
        $(DEBUG_CXXFLAGS)
 
 pubfuzzer_LDADD = \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to