diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2010-04-23 19:23:32 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-04-30 00:40:23 +0800 |
commit | 8c06d8e67016b4f42148ac8539efecb9db082199 (patch) | |
tree | 52d3f603c3f9c4db48ea17deb668c52b9f0d1d77 /widgets/text | |
parent | 43e2c871a418b560b391af00df2b10896055026c (diff) | |
download | gsoc2013-evolution-8c06d8e67016b4f42148ac8539efecb9db082199.tar gsoc2013-evolution-8c06d8e67016b4f42148ac8539efecb9db082199.tar.gz gsoc2013-evolution-8c06d8e67016b4f42148ac8539efecb9db082199.tar.bz2 gsoc2013-evolution-8c06d8e67016b4f42148ac8539efecb9db082199.tar.lz gsoc2013-evolution-8c06d8e67016b4f42148ac8539efecb9db082199.tar.xz gsoc2013-evolution-8c06d8e67016b4f42148ac8539efecb9db082199.tar.zst gsoc2013-evolution-8c06d8e67016b4f42148ac8539efecb9db082199.zip |
Remove 3 leftover references to non-existing libraries
Diffstat (limited to 'widgets/text')
-rw-r--r-- | widgets/text/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/widgets/text/Makefile.am b/widgets/text/Makefile.am index 4c5314182f..1feb5f153e 100644 --- a/widgets/text/Makefile.am +++ b/widgets/text/Makefile.am @@ -1,7 +1,3 @@ -if OS_WIN32 -WIN32_BOOTSTRAP_LIBS = $(top_builddir)/win32/libemiscwidgets.la -endif - privsolib_LTLIBRARIES = libetext.la libetext_la_CPPFLAGS = \ |