summary refs log tree commit diff stats
path: root/src/common/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/util.h')
0 files changed, 0 insertions, 0 deletions
e the previous revision' href='/git-repos/torxchat.git/blame/plugins/sysinfo/Makefile.am?h=feature/fork-branding&id=c73c9b4b31c15fe6e6743a53c2a2d1a2d6a10324'>^
1
2
3
4
5
6
7





                                                         
                                                           
libdir = $(hexchatlibdir)/plugins

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