aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libUPnP/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libUPnP/Makefile.in b/lib/libUPnP/Makefile.in
index 75cc4485b2..843806cc61 100644
--- a/lib/libUPnP/Makefile.in
+++ b/lib/libUPnP/Makefile.in
@@ -89,6 +89,7 @@ ifeq ($(findstring osx,$(ARCH)),osx)
.SUFFIXES : .m .mm
SRCS+= Neptune/Source/System/Apple/NptAppleAutoreleasePool.mm
+SRCS+= Neptune/Source/System/Apple/NptAppleLogConfig.mm
SRCS+= Neptune/Source/System/Cocoa/NptCocoaEnviroment.mm
else