summary refs log tree commit diff stats
path: root/faq.html
AgeCommit message (Collapse)Author
2011-02-24add xchat r1489berkeviktor@aol.com
>
## Process this file with automake to produce Makefile.in

EXTRA_DIST = fe-text/fe-text.c \
	fe-text/README fe-text/fe-text.h version-script

if DO_TEXT
text_fe = fe-text
endif

if DO_GTK
gtk_fe = fe-gtk
endif

SUBDIRS = pixmaps common $(gtk_fe) $(text_fe)