Mercurial > gftp.yaz
view src/uicommon/Makefile.am @ 972:e1167c901484
2008-11-30 Brian Masney <masneyb@gftp.org>
* src/uicommon/gftpui.c - fixed word wrapping in the text port when
the application first starts up.
author | masneyb |
---|---|
date | Sun, 30 Nov 2008 20:03:50 +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