diff options
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index 7ae3fcbb2..db7067286 100644 --- a/src/Makefile +++ b/src/Makefile @@ -2091,6 +2091,7 @@ test_arglist \ test_delete \ test_diffmode \ test_digraph \ + test_functions \ test_display \ test_ex_undo \ test_execute_func \ |