12 lines
236 B
Makefile
12 lines
236 B
Makefile
# $Id: Makefile.am 14164 2004-08-26 11:55:29Z joda $
|
|
|
|
include $(top_srcdir)/Makefile.am.common
|
|
|
|
AM_CPPFLAGS += $(INCLUDE_krb4)
|
|
|
|
lib_LIBRARIES = @EXTRA_LIB45@
|
|
|
|
EXTRA_LIBRARIES = lib45.a
|
|
|
|
lib45_a_SOURCES = get_ad_tkt.c mk_req.c 45_locl.h
|