File: Makefile.am

package info (click to toggle)
pure-ftpd 1.0.28-3%2Bsqueeze1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,028 kB
  • ctags: 6,318
  • sloc: ansic: 27,216; sh: 1,351; perl: 519; makefile: 490
file content (35 lines) | stat: -rw-r--r-- 538 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
EXTRA_DIST = \
	pure-ftpd.spec \
	pure-ftpd.spec.in \
	THANKS \
	HISTORY \
	CONTACT \
	FAQ \
	Makefile.gui \
	README.Configuration-File \
	README.LDAP \
	README.MySQL \
	README.PGSQL \
	README.Contrib \
	README.Debian \
	README.Virtual-Users \
	README.Authentication-Modules \
	README.Windows \
	README.TLS \
	README.MacOS-X \
	README.Donations \
	pureftpd.schema \
	pureftpd-ldap.conf \
	pureftpd-mysql.conf \
	pureftpd-pgsql.conf \
	pure-ftpd.png
	
SUBDIRS = \
	puredb \
	src \
	contrib \
	man \
	pam \
	gui \
	configuration-file \
	m4