summary refs log blame commit diff stats
path: root/plugins/fishlim/Makefile.am
blob: 951af6cdc44f20db3ffeac7eb21b3e8c4cb27548 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                  
EXTRA_DIST = INSTALL LICENSE README

libdir = $(hexchatlibdir)/plugins

lib_LTLIBRARIES = fishlim.la
fishlim_la_SOURCES = fish.c irc.c keystore.c misc.c plugin_xchat.c
fishlim_la_LDFLAGS = -avoid-version -module 
fishlim_la_LIBADD = 
INCLUDES = $(COMMON_CFLAGS) -I$(srcdir)/..