summaryrefslogtreecommitdiff
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2014-03-31 12:52:36 +0100
committerMarco Barisione <marco.barisione@collabora.co.uk>2014-03-31 14:15:24 +0100
commite0e9d54ecf63004a87bab57071e926cb95b0179f (patch)
tree23c5e32a111e601a27d08330fc19c572e0b0018b /shell/Makefile.am
parent94c3f901302d6d5ba0ad2caa33e09a501804aec5 (diff)
downloadgraynard-e0e9d54ecf63004a87bab57071e926cb95b0179f.tar.gz
graynard-e0e9d54ecf63004a87bab57071e926cb95b0179f.zip
maynard: scale the background to fit on screen
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index f66716a..770f9a7 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -25,7 +25,7 @@ maynard_SOURCES = \
desktop-shell-protocol.c \
shell-helper-client-protocol.h \
shell-helper-protocol.c
-maynard_LDADD = $(GTK_LIBS)
+maynard_LDADD = $(GTK_LIBS) -lm
BUILT_SOURCES = \
desktop-shell-client-protocol.h \