view src/uicommon/Makefile.am @ 511:c3ff4479a92d

2004-7-25 Brian Masney <masneyb@gftp.org> * src/gtk/transfer.c - when spawning a thread to get the subdirectories, don't refresh the local directory listing. Also added custom connect/disconnect functions so that timeouts can be handled properly. * src/gtk/delete_dialog.c - make sure that 2 connections to the server don't get established * src/uicommon/gftpui.c src/uicommon/gftpui.h - added dont_refresh variable to gftpui_callback_data structure. If this is true, then it will not run gftpui_refresh() after the thread terminates
author masneyb
date Sun, 25 Jul 2004 14:15:00 +0000
parents 4376ffeab64e
children
line wrap: on
line source

## Process this file with automake to produce Makefile.in

noinst_LIBRARIES = libgftpui.a
libgftpui_a_SOURCES = gftpui.c gftpuicallbacks.c
INCLUDES = @GLIB_CFLAGS@ @PTHREAD_CFLAGS@ -I../intl
noinst_HEADERS = gftpui.h