diff options
-rw-r--r-- | Makefile.am | 1 | ||||
-rw-r--r-- | cfg-version/openconnect@1 | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 723e15ad..9790512c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -83,6 +83,7 @@ curver_DATA += cfg-version/policy@1 curver_DATA += cfg-version/conntrack@2 curver_DATA += cfg-version/conntrack-sync@2 curver_DATA += cfg-version/ipsec@8 +curver_DATA += cfg-version/openconnect@1 cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \ cpio -0pd diff --git a/cfg-version/openconnect@1 b/cfg-version/openconnect@1 new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/cfg-version/openconnect@1 |