freebsd-dev/Makefile.am

20 lines
256 B
Makefile
Raw Normal View History

2011-12-18 17:08:40 +00:00
# $Id: Makefile.am 428 2010-03-09 17:32:17Z des $
ACLOCAL_AMFLAGS = -I m4
2005-06-17 08:11:43 +00:00
2007-12-21 11:49:29 +00:00
SUBDIRS = lib bin modules include
2003-07-15 07:18:26 +00:00
2007-12-21 11:49:29 +00:00
if WITH_DOC
SUBDIRS += doc
endif
EXTRA_DIST = \
CREDITS \
HISTORY \
INSTALL \
LICENSE \
README \
RELNOTES \
autogen.sh \
misc/gendoc.pl