11 lines
263 B
Makefile
11 lines
263 B
Makefile
# $Id: Makefile.am,v 1.1.1.2 2000/08/02 19:58:00 assar Exp $
|
|
|
|
include $(top_srcdir)/Makefile.am.common
|
|
|
|
SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc
|
|
|
|
## ACLOCAL = @ACLOCAL@ -I cf
|
|
ACLOCAL_AMFLAGS = -I cf
|
|
|
|
EXTRA_DIST = Makefile.am.common krb5.conf
|