OpenPAM/Makefile.am
Dag-Erling Smørgrav 2f340d61b5 Add a pair of scripts to facilitate running Bullseye Coverage and Coverity
Scan on the codebase.


git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@917 185d5e19-27fe-0310-9dcf-9bff6b9f3609
2017-02-18 14:45:27 +00:00

21 lines
232 B
Makefile

# $Id$
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = misc include lib bin modules
if WITH_DOC
SUBDIRS += doc
endif
SUBDIRS += t
EXTRA_DIST = \
CREDITS \
HISTORY \
INSTALL \
LICENSE \
README \
RELNOTES \
autogen.sh \
misc/gendoc.pl