c.sexchat/src/fe-text/Makefile.am

10 lines
181 B
Makefile
Raw Normal View History

2011-02-24 04:14:30 +01:00
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