summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorDr. James Dominic P. Guana <jdpguana@histark.com>2021-08-20 19:08:15 +0800
committerRobert Roth <robert.roth.off@gmail.com>2022-03-28 12:32:26 +0000
commit629097436a2c654402e2a5210a2a0b4ca217b42c (patch)
tree86af25d46026ac741821f123fc75ee215f42ff54 /examples/Makefile.am
parent04bf09341203173bc2ee6ff1cd990cc78c2c38c0 (diff)
downloadlibgtop-629097436a2c654402e2a5210a2a0b4ca217b42c.tar.gz
Exposes the processor model
Accessing processor model becomes easier Signed off: Dr. James Dominic P. Guana <jdpguana@histark.com>
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index fb95f825..e2b72115 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -72,4 +72,4 @@ diskio_SOURCES = diskio.c
diskio_LDADD = $(top_builddir)/lib/libgtop-2.0.la
sysinfo_SOURCES = sysinfo.c
-sysinfo_LDADD = $(top_builddir)/lib/libgtop-2.0.la -lm
+sysinfo_LDADD = $(top_builddir)/lib/libgtop-2.0.la