summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/Makefile.am
blob: 8e236a7163a458a6ad9e4cfd90d9f84b873d0f96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $Id: Makefile.am 549 2012-04-01 20:38:30Z des $

ACLOCAL_AMFLAGS = -I m4

SUBDIRS = lib/libpam bin modules include

if WITH_DOC
SUBDIRS += doc
endif

SUBDIRS += t

EXTRA_DIST = \
	CREDITS \
	HISTORY \
	INSTALL \
	LICENSE \
	README \
	RELNOTES \
	autogen.sh \
	misc/gendoc.pl
OpenPOWER on IntegriCloud