diff options
author | Ted Gould <ted@gould.cx> | 2011-09-19 21:43:09 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-09-19 21:43:09 -0500 |
commit | 0b4f5b328187ccb747cec3f89e642d5d30d23949 (patch) | |
tree | d76cd73c2237acfa2060a7bbcf1bd437b7608f28 /tests/Makefile.in | |
parent | 7b63153f899f53c72222a5c424dcbe7a300b900b (diff) | |
parent | f8f310d969cf360d6357305e307707a4c6f83865 (diff) | |
download | libayatana-indicator-0b4f5b328187ccb747cec3f89e642d5d30d23949.tar.gz libayatana-indicator-0b4f5b328187ccb747cec3f89e642d5d30d23949.tar.bz2 libayatana-indicator-0b4f5b328187ccb747cec3f89e642d5d30d23949.zip |
Import upstream version 0.4.0
Diffstat (limited to 'tests/Makefile.in')
-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@ |