File: Makefile.am

package info (click to toggle)
xwhois 0.4.2-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 416 kB
  • ctags: 124
  • sloc: sh: 1,913; ansic: 1,646; makefile: 104
file content (12 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
## Process this file with automake to produce Makefile.in

SUBDIRS = src docs

docsdatadir = $(prefix)/doc/@PACKAGE@

docsdata_DATA = \
	README \
	ChangeLog \
	COPYING

# EXTRA_DIST = README.pre