You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenPAM/Makefile.am

22 lines
237 B

# $OpenPAM$
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