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

                             
                           


                    
                                                           
 

                                                              
 
localedir = $(datadir)/locale

bin_PROGRAMS = hexchat-text

EXTRA_DIST = README 

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

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