summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index efe5a40..93192a9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,4 +7,4 @@ cursespong_SOURCES = \
cursespong_CFLAGS = \
$(GCC_CFLAGS)
cursespong_LDADD = \
- -lcurses
+ -lm -lcurses