diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index eaf8119405..a31dbdfa9d 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = . tests -EXTRA_DIST= $(platform_dist) +EXTRA_DIST= $(platform_dist) $(rgen_srcs) ## Generated code |