summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-03-15 11:28:36 +0100
committerStefano Karapetsas <[email protected]>2012-03-15 11:28:36 +0100
commit0dde5ca763122a3cfb88eb8590a7d21d3f8c300a (patch)
tree238abd7bac82ea67d4c6076f4dfb78f58efeb89c
parent50365d78b14592dbcc060e56a989c4455c6987c9 (diff)
parent3500923a2476c4211b43156415ddd7557273fb95 (diff)
downloadatril-0dde5ca763122a3cfb88eb8590a7d21d3f8c300a.tar.bz2
atril-0dde5ca763122a3cfb88eb8590a7d21d3f8c300a.tar.xz
Merge branch 'master' of github.com:mate-desktop/mate-document-viewer
-rw-r--r--cut-n-paste/smclient/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/cut-n-paste/smclient/Makefile.am b/cut-n-paste/smclient/Makefile.am
index 498ed756..f99d40b1 100644
--- a/cut-n-paste/smclient/Makefile.am
+++ b/cut-n-paste/smclient/Makefile.am
@@ -20,7 +20,8 @@ libsmclient_la_CFLAGS = \
$(AM_CFLAGS)
libsmclient_la_LIBADD = \
- $(SMCLIENT_LIBS)
+ $(SMCLIENT_LIBS) \
+ -lICE
if WITH_SMCLIENT_XSMP
libsmclient_la_SOURCES += \