summary refs log tree commit diff stats
path: root/plugins/fishlim
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/fishlim')
0 files changed, 0 insertions, 0 deletions
title='author Berke Viktor <bviktor@hexchat.org> 2012-10-13 22:26:35 +0200 committer Berke Viktor <bviktor@hexchat.org> 2012-10-13 22:26:35 +0200 Compatibility for Automake 1.12.4+' href='/git-repos/torxchat.git/commit/src/fe-text/Makefile.am?id=84c536e4ea7a5f517822c9928222f066f2faf3fe'>84c536e4 ^
4a6ceffb ^
6d356a5e ^
2e73e515 ^
4a6ceffb ^
1
2
3
4
5
6
7
8
9
10
11

                             
                           


                    
                                                           
 
                                                                
                                          
 
localedir = $(datadir)/locale

bin_PROGRAMS = hexchat-text

EXTRA_DIST = README 

AM_CPPFLAGS = $(COMMON_CFLAGS) -DLOCALEDIR=\"$(localedir)\"

hexchat_text_LDADD = ../common/libhexchatcommon.a $(COMMON_LIBS)
hexchat_text_SOURCES = fe-text.c fe-text.h