diff options
Diffstat (limited to 'qpb')
-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 1864ba736..80f8f3aca 100644 --- a/qpb/subdir.am +++ b/qpb/subdir.am @@ -29,6 +29,7 @@ CLEANFILES += \ # end EXTRA_DIST += qpb/qpb.proto +SUFFIXES += .proto .pb-c.c .pb-c.h if HAVE_PROTOBUF |