@@ -62,7 +62,7 @@ processing/jobs/start_action_job.c processing/jobs/start_action_job.h \
|
||||
processing/jobs/roam_job.c processing/jobs/roam_job.h \
|
||||
processing/jobs/update_sa_job.c processing/jobs/update_sa_job.h \
|
||||
processing/jobs/inactivity_job.c processing/jobs/inactivity_job.h \
|
||||
sa/eap/eap_method.c sa/eap/eap_method.h \
|
||||
sa/eap/eap_method.c sa/eap/eap_method.h sa/eap/eap_inner_method.h \
|
||||
sa/eap/eap_manager.c sa/eap/eap_manager.h \
|
||||
sa/xauth/xauth_method.c sa/xauth/xauth_method.h \
|
||||
sa/xauth/xauth_manager.c sa/xauth/xauth_manager.h \
|
||||
|
||||
@@ -28,6 +28,7 @@ networking/host.c networking/host_resolver.c networking/packet.c \
|
||||
networking/tun_device.c \
|
||||
pen/pen.c plugins/plugin_loader.c plugins/plugin_feature.c processing/jobs/job.c \
|
||||
processing/jobs/callback_job.c processing/processor.c processing/scheduler.c \
|
||||
resolver/resolver_manager.c resolver/rr_set.c \
|
||||
selectors/traffic_selector.c threading/thread.c threading/thread_value.c \
|
||||
threading/mutex.c threading/semaphore.c threading/rwlock.c threading/spinlock.c \
|
||||
utils/utils.c utils/chunk.c utils/debug.c utils/enum.c utils/identification.c \
|
||||
|
||||
@@ -4,6 +4,7 @@ include $(CLEAR_VARS)
|
||||
# copy-n-paste from Makefile.am
|
||||
LOCAL_SRC_FILES := \
|
||||
tncif.h tncifimc.h tncifimv.h tncif_names.h tncif_names.c \
|
||||
tncif_identity.h tncif_identity.c \
|
||||
tncif_pa_subtypes.h tncif_pa_subtypes.c
|
||||
|
||||
# build libtncif ---------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user