summary refs log tree commit diff stats
path: root/src/fe-text/Makefile.am
blob: 28d480609c2dd57aa58fcc04fa4829312fa6c19f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
localedir = $(datadir)/locale

bin_PROGRAMS = hexchat-text

EXTRA_DIST = README 

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

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