summaryrefslogtreecommitdiff
blob: 79d1f69c7525017fef1c5e85df212e4da721c819 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- deathchase3d/Makefile.in.old	2011-06-13 09:22:44.140587725 +0200
+++ deathchase3d/Makefile.in	2011-06-13 09:22:49.932942379 +0200
@@ -248,7 +248,7 @@
 bin_PROGRAMS = deathchase3d
 
 deathchase3d_SOURCES = treedraw.c tree.c sprites.c objects.c level.c io.c globals.c font.c draw.c main.c 
-deathchase3d_LDADD = 
+deathchase3d_LDADD = -lm
 
 SUBDIRS = docs