summary refs log blame commit diff stats
path: root/plugins/sysinfo/win32
Blame is not available for folders.
ub&id=36e41a64762a0b8a047ff51206d35466db34466e'>tree)
1
2
3
4
5
6
7
                         




                                                         
                                                           
libdir = $(hexchatlibdir)

lib_LTLIBRARIES = sysinfo.la
sysinfo_la_SOURCES = hwmon.c match.c parse.c pci.c xsys.c
sysinfo_la_LDFLAGS = -avoid-version -module
sysinfo_la_LIBADD = -lpci
AM_CPPFLAGS = $(COMMON_CFLAGS) -I$(srcdir)/../../src/common