1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00
hexchat/src/fe-text/Makefile.am
berkeviktor@aol.com 4a6ceffb98 add xchat r1489
2011-02-24 04:14:30 +01:00

10 lines
181 B
Makefile

bin_PROGRAMS = xchat-text
EXTRA_DIST = README
INCLUDES = $(COMMON_CFLAGS)
xchat_text_LDADD = ../common/libxchatcommon.a $(COMMON_LIBS)
xchat_text_SOURCES = fe-text.c fe-text.h