summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-12-03 22:07:52 +0100
committerinfirit <[email protected]>2014-12-03 22:07:52 +0100
commit419a9ea9523ad2b38a64161b7de08672aa11b471 (patch)
treeeab8263232bec5a33352d61489c3c4afc3f3e000
parentcb53c82e2736ab603b29705f89d858344c4b59fb (diff)
downloadmate-applets-419a9ea9523ad2b38a64161b7de08672aa11b471.tar.bz2
mate-applets-419a9ea9523ad2b38a64161b7de08672aa11b471.tar.xz
accessx: also add gio to linker
-rw-r--r--accessx-status/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/accessx-status/Makefile.am b/accessx-status/Makefile.am
index 690b5442..90fa8f4b 100644
--- a/accessx-status/Makefile.am
+++ b/accessx-status/Makefile.am
@@ -16,6 +16,7 @@ accessx_status_applet_SOURCES = \
accessx_status_applet_LDADD = \
$(MATE_APPLETS4_LIBS) \
$(MATEDESKTOP_LIBS) \
+ $(GIO_LIBS) \
$(X_LIBS)
appletdir = $(datadir)/mate-panel/applets