fixed graph not fitting well in the central region.
[psensor.git] / src / Makefile.am
index 2d9c77c..34741e8 100644 (file)
@@ -24,7 +24,7 @@ LIBS = \
        lib/libpsensor.a \
        $(GTK_LIBS)\
        $(PTHREAD_LIBS)\
-       $(SENSORS_LIBS)
+       $(SENSORS_LIBS) -lm
 
 if GTK
 if X11