diff options
Diffstat (limited to '')
-rw-r--r-- | qpb/subdir.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpb/subdir.am b/qpb/subdir.am index 4f826355d..704efc593 100644 --- a/qpb/subdir.am +++ b/qpb/subdir.am @@ -44,6 +44,7 @@ am__v_PROTOC_C_1 = .proto.pb-c.c: $(AM_V_PROTOC_C)$(PROTOC_C) -I$(top_srcdir) --c_out=$(top_builddir) $^ + $(AM_V_GEN)$(SED) -e '1i#include "config.h"' -i $@ .pb-c.c.pb-c.h: @/bin/true |