From 567676456286a2dbe112971012ad66d2aa089773 Mon Sep 17 00:00:00 2001 From: Jonathan Marshall Date: Sun, 18 May 2014 11:51:44 +1200 Subject: [osx] fix make build/build of tests --- lib/libUPnP/Makefile.in | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3