diff --git a/ucview/src/Makefile.am b/ucview/src/Makefile.am index 73768f7..593e6a0 100644 --- a/ucview/src/Makefile.am +++ b/ucview/src/Makefile.am @@ -52,7 +52,7 @@ ucview_CFLAGS = @UCVIEW_CFLAGS@ \ ucview_LDFLAGS = -export-dynamic -no-undefined -export-symbols-regex "^[[^_]].*" -ucview_LDADD = @UCVIEW_LIBS@ -lm +ucview_LDADD = @UCVIEW_LIBS@ -lm -lgmodule-2.0 icons = icon-ucview.h