annotate Makefile.am @ 277:186552196fc7
2003-09-23 Taneem Ahmed <taneem@bengalinux.org>
* configure.in: Added "bn" to ALL_LINGUAS.
* po/bn.po: Added Bangla translation by Indranil Das Gupta
of Ankur group <gnome-translation@bengalinux.org>.
author |
taneem |
date |
Tue, 23 Sep 2003 04:15:18 +0000 |
parents |
7d7d8299610d |
children |
44a018ea578c |
rev |
line source |
1
|
1 ## Process this file with automake to produce Makefile.in
|
|
2
|
202
|
3 SUBDIRS= docs intl lib po src
|
|
4 EXTRA_DIST= config.rpath mkinstalldirs ChangeLog-old README THANKS TODO \
|
26
|
5 gftp.spec.in debian/changelog debian/control debian/copyright \
|
|
6 debian/dirs debian/docs debian/menu debian/rules
|
1
|
7
|
|
8 dist-hook:
|
|
9 cp gftp.spec $(distdir)
|
26
|
10
|
|
11 ACLOCAL_AMFLAGS = -I m4
|