~pmarchwiak/synapse-project/recoll-plugin

« back to all changes in this revision

Viewing changes to src/ui/Makefile.am

  • Committer: Michal Hruby
  • Date: 2012-03-18 19:57:30 UTC
  • Revision ID: michal.mhr@gmail.com-20120318195730-n4h3eapvo2y4jurt
Fix linking on some distros

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
        $(top_builddir)/src/core/libsynapsecore.la \
41
41
        $(top_builddir)/src/plugins/libplugins.la \
42
42
        $(top_builddir)/src/tile-view/libtileview.la \
 
43
        -lm
43
44
        $(NULL)
44
45
 
45
46
if HAVE_INDICATOR