diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 532f281..dec5c3d 100644 --- a/configure.ac +++ b/configure.ac @@ -222,6 +222,7 @@ LT_LIB_M AC_CONFIG_FILES([ Makefile blogc.spec + src/blogc-github-lambda/lambda_function.py ]) AC_CONFIG_FILES([tests/blogc/check_blogc.sh], [chmod +x tests/blogc/check_blogc.sh]) |