aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts/Makefile.am
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2011-11-22 18:21:07 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2011-11-28 21:22:02 +0100
commit8d851141b77718c0650373d7efd84119cece43e5 (patch)
tree5a6e719a235ad63e35e98b29e0701ed46af74404 /src/libpts/Makefile.am
parent4e84b5b033710b8b224ede24768774f359b34f8e (diff)
downloadstrongswan-8d851141b77718c0650373d7efd84119cece43e5.tar.bz2
strongswan-8d851141b77718c0650373d7efd84119cece43e5.tar.xz
renamed pts_req_func_comp_evid flags
Diffstat (limited to 'src/libpts/Makefile.am')
-rw-r--r--src/libpts/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libpts/Makefile.am b/src/libpts/Makefile.am
index 72c90f6c2..7bed466cd 100644
--- a/src/libpts/Makefile.am
+++ b/src/libpts/Makefile.am
@@ -10,7 +10,7 @@ libpts_la_SOURCES = \
pts/pts.h pts/pts.c \
pts/pts_error.h pts/pts_error.c \
pts/pts_proto_caps.h \
- pts/pts_func_comp_evid_req.h \
+ pts/pts_req_func_comp_evid.h \
pts/pts_creds.h pts/pts_creds.c \
pts/pts_database.h pts/pts_database.c \
pts/pts_dh_group.h pts/pts_dh_group.c \