diff options
Diffstat (limited to 'web/Makefile.am')
-rw-r--r-- | web/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/web/Makefile.am b/web/Makefile.am deleted file mode 100644 index 310bd37..0000000 --- a/web/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -bin_PROGRAMS = shopifyappd -shopifyappd_SOURCES = main.c -shopifyappd_CPPFLAGS = $(DEPS_CFLAGS) -shopifyappd_LDFLAGS = $(DEPS_LIBS) -ltoml -lshopify |