From: Andreas Steffen Date: Tue, 14 Aug 2012 08:21:28 +0000 (+0200) Subject: fixed Makefile for libstrongswan dev headers X-Git-Tag: 5.0.1~204 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17f806d8d05d90c78a1fb76f42c886a81c63332a;p=thirdparty%2Fstrongswan.git fixed Makefile for libstrongswan dev headers --- diff --git a/src/libstrongswan/Makefile.am b/src/libstrongswan/Makefile.am index a50d7fb901..a38a17c38f 100644 --- a/src/libstrongswan/Makefile.am +++ b/src/libstrongswan/Makefile.am @@ -53,8 +53,8 @@ credentials/sets/mem_cred.h credentials/sets/callback_cred.h \ credentials/auth_cfg.h credentials/credential_set.h credentials/cert_validator.h \ database/database.h database/database_factory.h fetcher/fetcher.h \ fetcher/fetcher_manager.h eap/eap.h pen/pen.h ipsec/ipsec_types.h \ -plugins/plugin_loader.h plugins/plugin.h plugins/plugin_feature.h -processing/jobs/job.h processing/jobs/callback_job.h processing/processor.h +plugins/plugin_loader.h plugins/plugin.h plugins/plugin_feature.h \ +processing/jobs/job.h processing/jobs/callback_job.h processing/processor.h \ processing/scheduler.h selectors/traffic_selector.h \ threading/thread.h threading/thread_value.h \ threading/mutex.h threading/condvar.h threading/spinlock.h threading/semaphore.h \