Removed VICI protocol versioning

This commit is contained in:
Andreas Steffen
2015-12-11 18:26:55 +01:00
parent b6dba6db74
commit 44d3b02b57
6 changed files with 7 additions and 102 deletions
-2
View File
@@ -14,7 +14,6 @@ plugin_LTLIBRARIES = libstrongswan-vici.la
endif
libstrongswan_vici_la_SOURCES = \
vici_version.c vici_version.h \
vici_socket.h vici_socket.c \
vici_message.h vici_message.c \
vici_builder.h vici_builder.c \
@@ -40,7 +39,6 @@ ipseclib_LTLIBRARIES = libvici.la
libvici_la_SOURCES = \
vici_message.c vici_message.h \
vici_builder.c vici_builder.h \
vici_version.c vici_version.h \
vici_cert_info.c vici_cert_info.h \
libvici.c libvici.h