diff options
Diffstat (limited to 'shell/Makefile.am')
| -rw-r--r-- | shell/Makefile.am | 2 |
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 \ |
