## Process this file with automake to produce Makefile.in INCLUDES = \ @GTK_CFLAGS@ bin_PROGRAMS = gyach gyach_SOURCES = \ aliases.c aliases.h \ callbacks.c callbacks.h \ commands.c commands.h \ friends.c friends.h \ gyach.c gyach.h \ gyach_int.c gyach_int.h \ gyach_int_text.c gtktext_parts.h \ history.c history.h \ ignore.c ignore.h \ images.c images.h \ interface.c interface.h \ main.c main.h \ md5.c md5.h yahoo_crypt.c \ parsecfg.c parsecfg.h intl.h \ roomlist.c roomlist.h \ support.c support.h \ users.c users.h \ util.c util.h \ yahoo_md5.c yahoo_md5.h \ yahoochat.c yahoochat.h \ yahoo_fn.c yahoo_fn.h \ sha.c sha.h gyach_LDADD = @GTK_LIBS@