Added support for Streamdeck Pedal and updated UI to better fit the Packed UI style
This commit is contained in:
9
node_modules/node-hid/hidapi/mac/Makefile.am
generated
vendored
Normal file
9
node_modules/node-hid/hidapi/mac/Makefile.am
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
lib_LTLIBRARIES = libhidapi.la
|
||||
libhidapi_la_SOURCES = hid.c
|
||||
libhidapi_la_LDFLAGS = $(LTLDFLAGS)
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/hidapi/
|
||||
|
||||
hdrdir = $(includedir)/hidapi
|
||||
hdr_HEADERS = $(top_srcdir)/hidapi/hidapi.h
|
||||
|
||||
EXTRA_DIST = Makefile-manual
|
||||
Reference in New Issue
Block a user