diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in index 25e8106..923451a 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -345,6 +345,7 @@ LDFLAGS = @LDFLAGS@ LIBDIR = @LIBDIR@ LIBINDICATOR_CFLAGS = @LIBINDICATOR_CFLAGS@ LIBINDICATOR_LIBS = @LIBINDICATOR_LIBS@ +LIBM = @LIBM@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ |