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,5 +4,5 @@ lib_LTLIBRARIES = sasl.la
sasl_la_SOURCES = sasl.c
sasl_la_LDFLAGS = -avoid-version -module
sasl_la_LIBADD =
AM_CPPFLAGS = $(COMMON_CFLAGS) -I$(srcdir)/..
AM_CPPFLAGS = $(COMMON_CFLAGS) -I$(srcdir)/../../src/common