annotate docs/Makefile.am @ 269:906482e25ee3
2003-09-04 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
* es.po: Updated Spanish translation by
Francisco Javier F. Serrador <serrador@arrakis.es>.
author |
pablodc |
date |
Thu, 04 Sep 2003 19:38:12 +0000 |
parents |
d74bfa342116 |
children |
8978792d0855 |
rev |
line source |
1
|
1 ## Process this file with automake to produce Makefile.in
|
|
2
|
|
3 man_MANS=gftp.1
|
|
4 SUBDIRS=sample.gftp
|
26
|
5 EXTRA_DIST=USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl
|
1
|
6
|
|
7 Utilitiesdir = $(datadir)/gnome/apps/Internet
|
|
8 Utilities_DATA = gftp.desktop
|
|
9
|
|
10 Iconsdir = $(datadir)/pixmaps
|
|
11 Icons_DATA = gftp.png
|