diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2010-04-23 19:23:32 +0800 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2010-04-23 19:25:44 +0800 |
commit | 562240f36fe145498fbb8f8df0471a820e90736a (patch) | |
tree | 2c59e190f59cad7c6a7800c0350ec33d54eff116 /widgets | |
parent | e9ea8a567cc85027ef7dcef7ba3ad03044677793 (diff) | |
download | gsoc2013-evolution-562240f36fe145498fbb8f8df0471a820e90736a.tar.gz gsoc2013-evolution-562240f36fe145498fbb8f8df0471a820e90736a.tar.zst gsoc2013-evolution-562240f36fe145498fbb8f8df0471a820e90736a.zip |
Remove 3 leftover references to non-existing libraries
Diffstat (limited to 'widgets')
-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 = \ |