Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libview/Makefile.am')
-rw-r--r--libview/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libview/Makefile.am b/libview/Makefile.am
index 23210fa..226a653 100644
--- a/libview/Makefile.am
+++ b/libview/Makefile.am
@@ -57,6 +57,7 @@ libevview_la_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/libdocument \
-I$(top_builddir) \
+ -I$(top_srcdir)/cut-n-paste/gail-util/ \
$(AM_CPPFLAGS)
libevview_la_CFLAGS = \
@@ -73,6 +74,7 @@ libevview_la_LDFLAGS = \
libevview_la_LIBADD = \
$(top_builddir)/libdocument/libevdocument.la \
+ $(top_builddir)/cut-n-paste/gail-util/libgail.la \
$(LIBVIEW_LIBS)
BUILT_SOURCES = \