hexchat/src/fe-text/Makefile.am

10 lines
183 B
Makefile
Raw Normal View History

2012-07-13 20:04:00 +04:00
bin_PROGRAMS = hexchat-text
2011-02-24 06:14:30 +03:00
EXTRA_DIST = README
INCLUDES = $(COMMON_CFLAGS)
xchat_text_LDADD = ../common/libxchatcommon.a $(COMMON_LIBS)
xchat_text_SOURCES = fe-text.c fe-text.h