support for stroke listcerts|listcacerts|listall and left|rightca=
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
ipsec_PROGRAMS = stroke
|
||||
|
||||
stroke_SOURCES = stroke.c stroke.h
|
||||
stroke_SOURCES = stroke.c stroke.h stroke_keywords.c stroke_keywords.h
|
||||
INCLUDES = -I$(top_srcdir)/src/libstrongswan
|
||||
EXTRA_DIST = stroke_keywords.txt
|
||||
|
||||
stroke_keywords.c: stroke_keywords.txt stroke_keywords.h
|
||||
$(GPERF) -C -G -t < stroke_keywords.txt > stroke_keywords.c
|
||||
|
||||
Reference in New Issue
Block a user