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

bin_PROGRAMS = hexchat-text

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

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