mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 08:55:18 -04:00
11 lines
236 B
Makefile
11 lines
236 B
Makefile
# $Id: Makefile.am,v 1.5 1999/03/20 13:58:17 joda Exp $
|
|
|
|
include $(top_srcdir)/Makefile.am.common
|
|
|
|
INCLUDES += $(INCLUDE_krb4)
|
|
|
|
lib_LIBRARIES = @EXTRA_LIB45@
|
|
|
|
EXTRA_LIBRARIES = lib45.a
|
|
|
|
lib45_a_SOURCES = get_ad_tkt.c mk_req.c 45_locl.h
|