mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 07:25:10 -04:00
11 lines
236 B
Makefile
11 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
|