mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-12 02:23:47 +00:00
Add missing windows files in archive
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SUBDIRS = sys .
|
||||
SUBDIRS = libnfc sys .
|
||||
|
||||
EXTRA_DIST = \
|
||||
err.h \
|
||||
|
||||
4
contrib/win32/libnfc/Makefile.am
Normal file
4
contrib/win32/libnfc/Makefile.am
Normal file
@@ -0,0 +1,4 @@
|
||||
SUBDIRS = buses .
|
||||
|
||||
EXTRA_DIST = \
|
||||
log-internal.c
|
||||
2
contrib/win32/libnfc/buses/Makefile.am
Normal file
2
contrib/win32/libnfc/buses/Makefile.am
Normal file
@@ -0,0 +1,2 @@
|
||||
EXTRA_DIST = \
|
||||
uart.c
|
||||
Reference in New Issue
Block a user