summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/Makefile.am
blob: 1c873117ce08f2350a62ee9ac706a70f5b961193 (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 623 2013-02-25 07:24:51Z des $

ACLOCAL_AMFLAGS = -I m4

SUBDIRS = lib 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