mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
6 lines
72 B
Makefile
6 lines
72 B
Makefile
if BUILD_TEXTUI
|
|
TEXTUI=fe-text
|
|
endif
|
|
|
|
SUBDIRS = fe-common irc $(TEXTUI)
|