From 4a431efd3aba2a2d66400ebd0c0618678de782d4 Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Wed, 3 Jan 2024 10:05:11 +0100 Subject: package libwallet2_api_c.so as .deb package --- Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Makefile (limited to 'Makefile') diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..fc98c16 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +install: + cp libbridge/build/libwallet2_api_c.so /usr/local/lib/libwallet2_api_c.so \ No newline at end of file -- cgit v1.2.3