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

@@ -6,5 +6,5 @@ lib_LTLIBRARIES = python.la
python_la_SOURCES = python.c
python_la_LDFLAGS = -avoid-version -module
python_la_LIBADD = $(PY_LIBS)
AM_CPPFLAGS = $(PY_CFLAGS) $(COMMON_CFLAGS) -I$(srcdir)/..
AM_CPPFLAGS = $(PY_CFLAGS) $(COMMON_CFLAGS) -I$(srcdir)/../../src/common