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,4 +6,4 @@ lib_LTLIBRARIES = fishlim.la
fishlim_la_SOURCES = fish.c irc.c keystore.c misc.c plugin_hexchat.c
fishlim_la_LDFLAGS = -avoid-version -module
fishlim_la_LIBADD =
AM_CPPFLAGS = $(COMMON_CFLAGS) -I$(srcdir)/..
AM_CPPFLAGS = $(COMMON_CFLAGS) -I$(srcdir)/../../src/common