diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e723dfabcf9..940dde40c0f 100644 --- a/configure.ac +++ b/configure.ac @@ -167,7 +167,8 @@ AC_CONFIG_FILES([Makefile geo-replication/Makefile geo-replication/src/Makefile geo-replication/syncdaemon/Makefile - glusterfs.spec]) + glusterfs.spec + run-tests.sh]) AC_CANONICAL_HOST |