diff docs/sample.gftp/Makefile.am @ 1:8b1883341c6f

Initial revision
author masneyb
date Mon, 05 Aug 2002 19:46:57 +0000
parents
children 87a94b93c36c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/sample.gftp/Makefile.am	Mon Aug 05 19:46:57 2002 +0000
@@ -0,0 +1,12 @@
+## Process this file with automake to produce Makefile.in
+
+pkgdata_DATA=COPYING bookmarks connect.xpm deb.xpm diff.xpm dir.xpm doc.xpm \
+	dotdot.xpm down.xpm exe.xpm gftp-logo.xpm gftp.xpm gftprc img.xpm \
+	left.xpm linkdir.xpm linkfile.xpm man.xpm open_dir.xpm right.xpm \
+	rpm.xpm stop.xpm tar.xpm txt.xpm sound.xpm up.xpm world.xpm
+
+EXTRA_DIST=COPYING bookmarks connect.xpm deb.xpm diff.xpm dir.xpm doc.xpm \
+	dotdot.xpm down.xpm exe.xpm gftp-logo.xpm gftp.xpm gftprc img.xpm \
+	left.xpm linkdir.xpm linkfile.xpm man.xpm open_dir.xpm right.xpm \
+	rpm.xpm stop.xpm tar.xpm txt.xpm sound.xpm up.xpm world.xpm
+