summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2024-01-03 10:05:11 +0100
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2024-01-03 10:05:11 +0100
commit4a431efd3aba2a2d66400ebd0c0618678de782d4 (patch)
tree309d74c4fee328811339b9ffb806dd14342cd911 /Makefile
parent91e3cf85cd61e8339c38d6bb432f58f8da6de3df (diff)
package libwallet2_api_c.so as .deb package
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
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