|
# $Id: Makefile.am,v 1.1.1.1 2001/09/17 12:09:38 assar 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
|