Remove hexchat-plugin.h duplicate

This commit is contained in:
Berke Viktor
2012-10-30 04:06:57 +01:00
parent c73c9b4b31
commit fc98a6d79d
43 changed files with 76 additions and 457 deletions

View File

@@ -4,4 +4,4 @@ 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)/..
AM_CPPFLAGS = $(COMMON_CFLAGS) -I$(srcdir)/../../src/common