view Makefile.am @ 970:4c7a58ef26c1

2008-11-30 Brian Masney <masneyb@gftp.org> * src/gtk/delete_dialog.c - fixed call to g_strdup_printf() where too many arguments were passed in format string. * lib/sslcommon.c - removed duplicate data variable * src/uicommon/gftpui.c (gftpui_common_cmd_help) - fixed call to strncat() where the supplied length was too long
author masneyb
date Sun, 30 Nov 2008 17:55:04 +0000
parents 5b7b1d5ac06e
children
line wrap: on
line source

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

SUBDIRS= docs intl lib po src
EXTRA_DIST= config.rpath ChangeLog-old README THANKS TODO \
 gftp.spec.in debian/changelog debian/compat debian/control debian/copyright \
 debian/gftp-common.dirs debian/gftp-common.docs debian/gftp-common.install \
 debian/gftp-gtk.install debian/gftp-gtk.links debian/gftp-gtk.menu \
 debian/gftp-text.install debian/gftp-text.links debian/gftp-text.postinst \
 debian/gftp-text.prerm debian/rules

dist-hook:
	cp gftp.spec $(distdir)     

ACLOCAL_AMFLAGS = -I m4