mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
10 lines
233 B
Makefile
10 lines
233 B
Makefile
|
# $Id: Makefile.am,v 1.14 1999/08/12 02:21:43 assar Exp $
|
||
|
|
||
|
include $(top_srcdir)/Makefile.am.common
|
||
|
|
||
|
SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc
|
||
|
|
||
|
ACLOCAL = @ACLOCAL@ -I cf
|
||
|
|
||
|
EXTRA_DIST = Makefile.am.common krb5.conf
|