diff options
Diffstat (limited to 'docs/doxygen/other/Makefile.am')
-rw-r--r-- | docs/doxygen/other/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen/other/Makefile.am b/docs/doxygen/other/Makefile.am index eb5f170af..82ee0f945 100644 --- a/docs/doxygen/other/Makefile.am +++ b/docs/doxygen/other/Makefile.am @@ -21,7 +21,7 @@ include $(top_srcdir)/Makefile.common -EXTRA_DIST = \ +EXTRA_DIST += \ doxypy.py \ group_defs.dox \ shared_ptr_docstub.h \ |