Files
zoitechat/src/fe-text/Makefile.am
2012-07-13 18:04:00 +02:00

10 lines
183 B
Makefile

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