Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview/Makefile.am
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2010-07-05 09:37:09 (GMT)
committer Carlos Garcia Campos <carlosgc@gnome.org>2010-07-05 09:37:09 (GMT)
commitca22044f7609f44e342166d2686e69f8fb261640 (patch)
treebf26eed6096882b29da678ebb647e3f65f232543 /libview/Makefile.am
parentdd170e0b5819d5f5a8137b2b4aacba3b76fdb8d4 (diff)
Remove gail-util from cut-n-paste and add gail dependency
I thought gail-util was included in gtk+ sources but it was not installed by gtk.
Diffstat (limited to 'libview/Makefile.am')
-rw-r--r--libview/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/libview/Makefile.am b/libview/Makefile.am
index 226a653..23210fa 100644
--- a/libview/Makefile.am
+++ b/libview/Makefile.am
@@ -57,7 +57,6 @@ 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 = \
@@ -74,7 +73,6 @@ libevview_la_LDFLAGS = \
libevview_la_LIBADD = \
$(top_builddir)/libdocument/libevdocument.la \
- $(top_builddir)/cut-n-paste/gail-util/libgail.la \
$(LIBVIEW_LIBS)
BUILT_SOURCES = \