mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 01:30:19 +00:00
add xchat r1489
This commit is contained in:
9
src/fe-text/Makefile.am
Normal file
9
src/fe-text/Makefile.am
Normal file
@@ -0,0 +1,9 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user