This is an automated email from the ASF dual-hosted git repository.

shoaib88 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/age.git

commit c41b64545f54658b3dcc1c40584e0a44c6af2fc7
Author: Shoaib <[email protected]>
AuthorDate: Fri Oct 20 15:40:56 2023 +0200

    Converted SQL mail into multiple files.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index c7abee77..e4e3f377 100644
--- a/Makefile
+++ b/Makefile
@@ -77,7 +77,7 @@ EXTENSION = age
 
 SQLS = $(wildcard sql/*.sql)
 
-DATA = age--1.4.0.sql
+DATA_built = age--1.4.0.sql
 
 # sorted in dependency order
 REGRESS = scan \

Reply via email to