diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 697a4c30e5..e63e2836df 100644 --- a/Makefile.am +++ b/Makefile.am @@ -61,6 +61,8 @@ doxygen: test: ./src/or/test +dist: check + # Avoid strlcpy.c, strlcat.c, tree.h check-spaces: ./contrib/checkSpace.pl -C \ |