Skip to content

Commit

Permalink
PG-1038 Update Makefile.in and meson.build
Browse files Browse the repository at this point in the history
  • Loading branch information
artemgavrilov authored and dAdAbird committed Oct 8, 2024
1 parent eefa46a commit 6ab94e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ trigger_on_view_basic \
change_access_method_basic \
insert_update_delete_basic \
keyprovider_dependency_basic \
tablespace_basic \
vault_v2_test_basic
TAP_TESTS = 1

Expand Down
1 change: 1 addition & 0 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ if get_variable('percona_ext', false)
'trigger_on_view',
'change_access_method',
'insert_update_delete',
'tablespace',
'vault_v2_test',
]
endif
Expand Down

0 comments on commit 6ab94e6

Please sign in to comment.