From: Andreas Steffen Date: Fri, 18 Nov 2011 00:03:12 +0000 (+0100) Subject: remomve pts/pts_funct_comp_name.h from Makefile X-Git-Tag: 4.6.2~195 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f89e0f792f862536c4bcdb6ee68f09185a4bf92;p=thirdparty%2Fstrongswan.git remomve pts/pts_funct_comp_name.h from Makefile --- diff --git a/src/libpts/Makefile.am b/src/libpts/Makefile.am index 4b050a574b..cf6539cd25 100644 --- a/src/libpts/Makefile.am +++ b/src/libpts/Makefile.am @@ -9,7 +9,7 @@ libpts_la_SOURCES = \ libpts.h libpts.c \ pts/pts.h pts/pts.c \ pts/pts_error.h pts/pts_error.c \ - pts/pts_proto_caps.h pts/pts_funct_comp_name.h \ + pts/pts_proto_caps.h \ pts/pts_funct_comp_evid_req.h pts/pts_funct_comp_evid_req.c \ pts/pts_creds.h pts/pts_creds.c \ pts/pts_database.h pts/pts_database.c \