Files
heimdal/Makefile.am
Love Hörnquist Åstrand 5667e53d9a More files in EXTRA
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21011 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-08 04:01:03 +00:00

39 lines
621 B
Makefile

# $Id$
include $(top_srcdir)/Makefile.am.common
if KCM
kcm_dir = kcm
endif
SUBDIRS= include lib kuser kdc admin kadmin kpasswd
SUBDIRS+= $(kcm_dir) appl doc tools tests packages etc
## ACLOCAL = @ACLOCAL@ -I cf
ACLOCAL_AMFLAGS = -I cf
EXTRA_DIST = \
TODO \
TODO-1.0 \
LICENSE \
README \
ChangeLog \
ChangeLog.1998 \
ChangeLog.1999 \
ChangeLog.2000 \
ChangeLog.2001 \
ChangeLog.2002 \
ChangeLog.2003 \
ChangeLog.2004 \
ChangeLog.2005 \
ChangeLog.2006 \
Makefile.am.common \
autogen.sh \
krb5.conf \
cf/make-proto.pl \
cf/check-symbols.sh \
cf/install-catman.sh
print-distdir:
@echo $(distdir)