aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2013-07-31 02:15:44 +0800
committerLAN-TW <lantw44@gmail.com>2013-09-16 22:04:48 +0800
commit1b051fa170cdae424dce4582b4d4a5cca4708010 (patch)
tree2af186a0a1c93d9620b8ac0bff3412989755b6df /src/Makefile.am
parent46bcad5e9d62075e4f99d6f173b95b29f6e45bd2 (diff)
downloadgsoc2013-epiphany-1b051fa170cdae424dce4582b4d4a5cca4708010.tar
gsoc2013-epiphany-1b051fa170cdae424dce4582b4d4a5cca4708010.tar.gz
gsoc2013-epiphany-1b051fa170cdae424dce4582b4d4a5cca4708010.tar.bz2
gsoc2013-epiphany-1b051fa170cdae424dce4582b4d4a5cca4708010.tar.lz
gsoc2013-epiphany-1b051fa170cdae424dce4582b4d4a5cca4708010.tar.xz
gsoc2013-epiphany-1b051fa170cdae424dce4582b4d4a5cca4708010.tar.zst
gsoc2013-epiphany-1b051fa170cdae424dce4582b4d4a5cca4708010.zip
Remove all things related to autoarchive, which becomes a shared library
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e9c5a18e5..0046e6789 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -163,7 +163,6 @@ epiphany_LDADD = \
$(top_builddir)/lib/history/libephyhistory.la \
$(top_builddir)/lib/libephymisc.la \
$(top_builddir)/lib/egg/libegg.la \
- $(top_builddir)/autoarchive/libautoarchive.la \
$(DEPENDENCIES_LIBS) \
$(CODE_COVERAGE_LDFLAGS) \
$(LIBINTL)