1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00
hexchat/src/fe-text/Makefile.am
2012-10-24 20:41:30 +02:00

12 lines
252 B
Makefile

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