OpenPAM/bin/Makefile.am
Dag-Erling Smørgrav f380fbbf22 Clean up the build a little, and make the doc build optional.
git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@386 185d5e19-27fe-0310-9dcf-9bff6b9f3609
2006-04-12 10:26:27 +00:00

8 lines
50 B
Makefile

# $Id$
SUBDIRS =
if WITH_SU
SUBDIRS += su
endif