mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
common: include upper dir for auto-generated headers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
AM_CPPFLAGS = -I$(srcdir)/../../gl/ -I$(builddir)/../../gl/ \
|
||||
-I$(srcdir)/ -I$(srcdir)/../ -I$(builddir)/../../ -I$(srcdir)/../../ \
|
||||
$(LIBPROTOBUF_C_CFLAGS) $(LIBTALLOC_CFLAGS)
|
||||
-I$(builddir)/../ $(LIBPROTOBUF_C_CFLAGS) $(LIBTALLOC_CFLAGS)
|
||||
|
||||
if LOCAL_TALLOC
|
||||
AM_CPPFLAGS += -I$(srcdir)/../ccan/talloc
|
||||
|
||||
Reference in New Issue
Block a user