summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-09-21 17:07:25 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-09-21 17:07:25 +0800
commit009d7c6d7b54befe7e103f05afd5d4935275210e (patch)
tree435ef5ca1406344328c22d2f63764c775073bbcc /Makefile.am
parent65df45923622192c3812308062049463dbfb5a01 (diff)
libshopify now has .pc
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 15b5705..4a84e7f 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 -ll8w8jwt -lshopify
+shopifyappd_LDFLAGS = $(DEPS_LIBS)