SUBDIRS = pixmaps INCLUDES = -DLOCALEDIR=\""$(datadir)/locale"\" -DDATADIR=\""$(datadir)"\" bin_PROGRAMS = fidelio EXTRA_PROGRAMS = hlforw fidelio_SOURCES = \ agreement.c agreement.h \ bookmarks.c bookmarks.h \ chat.c chat.h \ connection.c connection.h \ files.c files.h \ filelist.c filelist.h \ filetransfer.c filetransfer.h \ filethread.c filethread.h \ guiprefs.c guiprefs.h \ guiutils.c guiutils.h \ hldat.c hldat.h hotline.h \ login.c login.h \ main.c main.h \ messages.c messages.h \ network.c network.h \ news.c news.h \ news15.c news15.h \ pixmap.c pixmap.h \ privchat.c privchat.h \ privs.c privs.h \ protocol.c protocol.h\ smalltrans.c smalltrans.h \ tasks.c tasks.h \ taskgroup.c taskgroup.h \ tasklist.c tasklist.h \ threads.c threads.h \ trackers.c \ transaction.c transaction.h \ users.c users.h \ userlist.c userlist.h \ userwidget.c userwidget.h fidelio_LDADD = -lgthread hlforw_SOURCES = hlforw.c threads.c protocol.c network.c tasks.c guiprefs.c hldat.c pixmap.c hlforw_LDADD = -lgthread