File: Makefile.am

package info (click to toggle)
gftp 2.9.1~beta-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 8,076 kB
  • sloc: ansic: 23,547; sh: 4,489; makefile: 182
file content (13 lines) | stat: -rw-r--r-- 309 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Process this file with automake to produce Makefile.in

man_MANS=gftp.1
SUBDIRS=sample.gftp

EXTRA_DIST=USERS-GUIDE gftp.1 gftp.desktop

gftpdocdir = ${docdir}
gftpdoc_DATA = ../README.md ../LICENSE ../AUTHORS USERS-GUIDE ../ChangeLog

Utilitiesdir = $(datadir)/applications
Utilities_DATA = gftp.desktop