gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] 02/02: add missing resource


From: gnunet
Subject: [taler-exchange] 02/02: add missing resource
Date: Sun, 16 Apr 2023 21:26:06 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

commit ade7586c3069b57a33ca94da291f64e6ee27ea44
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Apr 16 21:26:01 2023 +0200

    add missing resource
---
 src/exchangedb/spi/Makefile | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/src/exchangedb/spi/Makefile b/src/exchangedb/spi/Makefile
new file mode 100644
index 00000000..9c84bf75
--- /dev/null
+++ b/src/exchangedb/spi/Makefile
@@ -0,0 +1,8 @@
+EXTENSION = own_test
+MODULES = own_test
+DATA = own_test.sql
+
+# postgresql build stuff
+PG_CONFIG = pg_config
+PGXS := $(shell $(PG_CONFIG) --pgxs)
+include $(PGXS)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]