summaryrefslogtreecommitdiff
path: root/trashapplet
diff options
context:
space:
mode:
Diffstat (limited to 'trashapplet')
-rw-r--r--trashapplet/src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/trashapplet/src/Makefile.am b/trashapplet/src/Makefile.am
index 37c83dfb..b7d6a655 100644
--- a/trashapplet/src/Makefile.am
+++ b/trashapplet/src/Makefile.am
@@ -14,6 +14,7 @@ trashapplet_SOURCES = \
trashapplet_LDADD = \
$(MATE_APPLETS3_LIBS) \
- $(GIO_LIBS)
+ $(GIO_LIBS) \
+ -lX11
-include $(top_srcdir)/git.mk