annotate Makefile.am @ 194:ab1bf7e5f407
2003-06-19 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
* es.po: Updated Spanish translation by
Francisco Javier Fernandez <serrador@arrakis.es>
author |
pablodc |
date |
Thu, 19 Jun 2003 16:42:46 +0000 |
parents |
d40f9db52cdf |
children |
7d7d8299610d |
rev |
line source |
1
|
1 ## Process this file with automake to produce Makefile.in
|
|
2
|
169
|
3 SUBDIRS= intl 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
|