summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/Makefile.am
blob: 7640742ff19451bcacde1ee19f72cfcc2d379514 (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 816 2014-09-12 07:50:22Z 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