view Makefile.am @ 869:af346af22fba

2007-1-10 Brian Masney <masneyb@gftp.org> * AUTHORS README NEWS - added missing files for automake. * autogen.sh - added -f flag to the gettext parameters * docs/Makefile.am - updated to work with newer versions of automake * configure.in - added AC_GNU_SOURCE for gettext. This supresses some errors from autoconf/automake.
author masneyb
date Wed, 10 Jan 2007 23:22:37 +0000
parents 44a018ea578c
children 44961d0159ed
line wrap: on
line source

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

SUBDIRS= docs intl lib po src
EXTRA_DIST= config.rpath mkinstalldirs 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