## Process this file with automake to produce Makefile.in INCLUDES = \ @GTK_CFLAGS@ @ADD_CFLAGS@ bin_PROGRAMS = lopster lopster_SOURCES = \ mtypes.c mtypes.h \ global.c global.h \ browse.c browse.h \ sarray.c sarray.h \ buffer.c buffer.h \ transfer.c transfer.h \ bannet.c bannet.h \ files.c files.h \ utils.c utils.h \ main.c lopster.h \ log.c log.h \ support.c support.h \ file_tree.c file_tree.h \ interface.c interface.h \ dirselect.c dirselect.h \ scheme.c scheme.h \ resume.c resume.h \ server.c server.h \ preferences.c preferences.h \ dialog.c dialog.h \ splash.c splash.h \ exec.c exec.h \ md5.c md5.h \ wizard.c wizard.h \ statistic.c statistic.h \ whois.c whois.h \ about.c about.h \ napster.c napster.h \ share2.c share2.h \ callbacks.c callbacks.h \ filetips.c filetips.h \ handler.c handler.h \ connection.c connection.h \ getopt.c getopt1.c getopt.h \ string_list.c string_list.h \ commands.c commands.h \ subscription.c subscription.h \ chat.c chat.h \ search.c search.h \ userinfo.c userinfo.h \ mp3_ext.c mp3_ext.h \ flac_ext.c flac_ext.h \ hotlist.c hotlist.h \ ogg_ext.c ogg_ext.h \ clist_rename.c clist_rename.h \ ping.c ping.h \ irc.c irc.h \ irc_handler.c irc_handler.h \ napster_handler.c napster_handler.h # wpnp.c wpnp.h ## whiteboard.c whiteboard.h \ ## ldns.c ldns.h ##lopster_LDADD = @GTK_LIBS@ -lefence ##lopster_LDADD = @GTK_LIBS@ -lmpatrol lopster_LDADD = @GTK_LIBS@ @ADD_LIBS@ #interface.c interface.h support.c support.h: ../lopster.glade # glade -w ../lopster.glade