12 lines
325 B
Makefile
12 lines
325 B
Makefile
# $KTH-KRB: Makefile.am,v 1.4 2001/09/13 00:03:58 assar Exp $
|
|
# $NetBSD: Makefile.am,v 1.1.1.2 2002/09/12 12:22:01 joda Exp $
|
|
|
|
include $(top_srcdir)/Makefile.am.common
|
|
|
|
SUBDIRS = include lib kuser server slave admin kadmin appl doc tools
|
|
|
|
ACLOCAL_AMFLAGS = -I cf
|
|
## ACLOCAL = @ACLOCAL@ -I cf
|
|
|
|
EXTRA_DIST = Makefile.am.common
|