mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-11 01:06:59 +08:00
corrected included protobuf's path, to align with protobuf 1.0.0
This commit is contained in:
@@ -55,7 +55,7 @@ ocserv-args.h: ocserv-args.c
|
||||
|
||||
PROTOBUF_SOURCES =
|
||||
if LOCAL_PROTOBUF_C
|
||||
PROTOBUF_SOURCES += protobuf/google/protobuf-c/protobuf-c.h protobuf/google/protobuf-c/protobuf-c.c
|
||||
PROTOBUF_SOURCES += protobuf/protobuf-c/protobuf-c.h protobuf/protobuf-c/protobuf-c.c
|
||||
endif
|
||||
|
||||
# Files common to ocserv and occtl.
|
||||
|
||||
Reference in New Issue
Block a user