summary refs log blame commit diff stats
path: root/src/fe-text/Makefile.am
blob: cbc721db78acdfe5f007380b1ced377f26dd5a6c (plain) (tree)
1
2
3
4
5
6
7
8
9

                             
                           


                    
                                                           
 
                                                                
                                          
 
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