summaryrefslogtreecommitdiff
path: root/libview
diff options
context:
space:
mode:
authoravishkar gupta <[email protected]>2014-07-12 01:58:30 +0530
committeravishkar gupta <[email protected]>2014-07-12 01:58:30 +0530
commit812a3c3d777a74b6e72fc402c17a5b861a712040 (patch)
tree15af1216c4fe15f5e69c711bb60dfbb00cd2f1ff /libview
parent3fb872ef3997cf8b2c0974a6603d6322f7c9939c (diff)
parentec8233d30e8ac694381d42748cf8b08de077ec54 (diff)
downloadatril-812a3c3d777a74b6e72fc402c17a5b861a712040.tar.bz2
atril-812a3c3d777a74b6e72fc402c17a5b861a712040.tar.xz
Merge pull request #1 from stefano-k/epub
libview: Fix makefile
Diffstat (limited to 'libview')
-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 \