mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-26 19:56:39 +00:00
Add log_posix to Makefile.am
This commit is contained in:
@@ -40,7 +40,7 @@ if LIBUSB_ENABLED
|
||||
endif
|
||||
|
||||
if WITH_LOG
|
||||
libnfc_la_SOURCES += log-printf.c
|
||||
libnfc_la_SOURCES += log-printf.c log_posix.c
|
||||
endif
|
||||
|
||||
EXTRA_DIST = \
|
||||
@@ -48,4 +48,3 @@ EXTRA_DIST = \
|
||||
log-printf.c \
|
||||
log_posix.c \
|
||||
log_win32.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user