summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2ae0baf..35f8fd3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,4 +3,4 @@ glimmer_SOURCES = \
main.c \
gtk_fb.c
glimmer_CPPFLAGS = -I@top_srcdir@/rototiller/src
-glimmer_LDADD = @top_builddir@/rototiller/src/.libs/librototiller.a -lm
+glimmer_LDADD = @top_builddir@/rototiller/src/.libs/libtil.a -lm
© All Rights Reserved