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

@@ -7,4 +7,4 @@ lib_LTLIBRARIES = tcl.la
tcl_la_SOURCES = tclplugin.c
tcl_la_LDFLAGS = -avoid-version -module
tcl_la_LIBADD = $(TCL_LIBS)
AM_CPPFLAGS = $(TCL_CFLAGS) $(COMMON_CFLAGS) -I$(srcdir)/..
AM_CPPFLAGS = $(TCL_CFLAGS) $(COMMON_CFLAGS) -I$(srcdir)/../../src/common