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