summaryrefslogtreecommitdiff
path: root/stickynotes
diff options
context:
space:
mode:
Diffstat (limited to 'stickynotes')
-rw-r--r--stickynotes/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/stickynotes/Makefile.am b/stickynotes/Makefile.am
index 9a0fa9c0..3f0f95d6 100644
--- a/stickynotes/Makefile.am
+++ b/stickynotes/Makefile.am
@@ -35,7 +35,8 @@ stickynotes_applet_SOURCES = \
stickynotes_applet_LDADD = \
$(MATE_APPLETS3_LIBS) \
$(LIBWNCK_LIBS) \
- $(XML2_LIBS)
+ $(XML2_LIBS) \
+ -lX11
builder_DATA = $(builder_files)