comparison docs/Makefile.am @ 306:8978792d0855

2003-11-3 Brian Masney <masneyb@gftp.org> * docs/gftp-faq.sgml docs/Makefile.am - added initial SGML version of the gFTP FAQ. I used the same format as the GTK+ FAQ.
author masneyb
date Tue, 04 Nov 2003 02:56:11 +0000
parents d74bfa342116
children 76c912483d1d
comparison
equal deleted inserted replaced
305:6d180e6a8ba5 306:8978792d0855
1 ## Process this file with automake to produce Makefile.in 1 ## Process this file with automake to produce Makefile.in
2 2
3 man_MANS=gftp.1 3 man_MANS=gftp.1
4 SUBDIRS=sample.gftp 4 SUBDIRS=sample.gftp
5 EXTRA_DIST=USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl 5 EXTRA_DIST=USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl \
6 gftp-faq.sgml
6 7
7 Utilitiesdir = $(datadir)/gnome/apps/Internet 8 Utilitiesdir = $(datadir)/gnome/apps/Internet
8 Utilities_DATA = gftp.desktop 9 Utilities_DATA = gftp.desktop
9 10
10 Iconsdir = $(datadir)/pixmaps 11 Iconsdir = $(datadir)/pixmaps