summaryrefslogtreecommitdiff
path: root/libview/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-07-11 22:22:55 +0200
committerStefano Karapetsas <[email protected]>2014-07-11 22:22:55 +0200
commitec8233d30e8ac694381d42748cf8b08de077ec54 (patch)
tree15af1216c4fe15f5e69c711bb60dfbb00cd2f1ff /libview/Makefile.am
parent3fb872ef3997cf8b2c0974a6603d6322f7c9939c (diff)
downloadatril-ec8233d30e8ac694381d42748cf8b08de077ec54.tar.bz2
atril-ec8233d30e8ac694381d42748cf8b08de077ec54.tar.xz
libview: Fix makefile
Diffstat (limited to 'libview/Makefile.am')
-rw-r--r--libview/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libview/Makefile.am b/libview/Makefile.am
index a5d28360..96e80ea3 100644
--- a/libview/Makefile.am
+++ b/libview/Makefile.am
@@ -77,7 +77,7 @@ libatrilview_la_LDFLAGS = \
libatrilview_la_LIBADD = \
$(top_builddir)/libdocument/libatrildocument.la \
$(LIBVIEW_LIBS) \
- $(WEBKIT_CFLAGS)
+ $(WEBKIT_LIBS)
BUILT_SOURCES = \
ev-view-marshal.h \