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:24:37 +0800 |
commit | 06b16e2055ee657bc62fef96029cecb4c8483521 (patch) | |
tree | 1eec83e9bc10a24d94aa75fed712d7819c4f881c /widgets/text | |
parent | 91020b05a3107e4ae51d7aa33dc0bebe5b668e6d (diff) | |
download | gsoc2013-evolution-06b16e2055ee657bc62fef96029cecb4c8483521.tar.gz gsoc2013-evolution-06b16e2055ee657bc62fef96029cecb4c8483521.tar.zst gsoc2013-evolution-06b16e2055ee657bc62fef96029cecb4c8483521.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 = \ |