File: Makefile.am

package info (click to toggle)
xmltooling 1.0-2%2Blenny1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 3,296 kB
  • ctags: 2,524
  • sloc: cpp: 16,432; sh: 8,355; makefile: 378; xml: 84; ansic: 23
file content (14 lines) | stat: -rw-r--r-- 217 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
AUTOMAKE_OPTIONS = foreign

pkgdocdir = $(datadir)/doc/@PACKAGE@

docfiles = \
	LICENSE.txt \
	NOTICE.txt \
	OPENSSL.LICENSE \
	LOG4CPP.LICENSE \
	CURL.LICENSE

pkgdoc_DATA = $(docfiles)

EXTRA_DIST = $(docfiles) api