diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 54c71bd..c4da494 100644 --- a/Makefile.am +++ b/Makefile.am @@ -321,6 +321,7 @@ endif if BUILD_GIT_RECEIVER dist_check_SCRIPTS += \ tests/blogc-git-receiver/check_post_receive.sh \ + tests/blogc-git-receiver/check_pre_receive.sh \ $(NULL) endif |