summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-09-20 07:55:46 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-09-20 07:55:46 +0800
commitdcac0af95d01494c6be1abba54ad6b1c35b56039 (patch)
tree5ee83a1ea66c462dbc8e73cba63746509d05632e /Makefile.am
parentadbcb9c538c744973a374128ebfc4606b658ec02 (diff)
Start using l8w8jwt instead of libjwt
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 310bd37..15b5705 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
bin_PROGRAMS = shopifyappd
shopifyappd_SOURCES = main.c
shopifyappd_CPPFLAGS = $(DEPS_CFLAGS)
-shopifyappd_LDFLAGS = $(DEPS_LIBS) -ltoml -lshopify
+shopifyappd_LDFLAGS = $(DEPS_LIBS) -ltoml -ll8w8jwt -lshopify