aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target/mdnsresponder/makefile.internal
diff options
context:
space:
mode:
Diffstat (limited to 'tools/depends/target/mdnsresponder/makefile.internal')
-rw-r--r--tools/depends/target/mdnsresponder/makefile.internal1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/depends/target/mdnsresponder/makefile.internal b/tools/depends/target/mdnsresponder/makefile.internal
index fe8e776822..55113c2d31 100644
--- a/tools/depends/target/mdnsresponder/makefile.internal
+++ b/tools/depends/target/mdnsresponder/makefile.internal
@@ -12,7 +12,6 @@ OBJECTS += mDNSCore/DNSCommon.o mDNSShared/mDNSDebug.o mDNSShared/GenLinkedList.
OBJECTS += mDNSCore/uDNS.o mDNSShared/PlatformCommon.o mDNSPosix/mDNSUNP.o
OBJECTS += mDNSCore/DNSDigest.o mDNSCore/mDnsEmbedded.o mDNSShared/dnssd_clientlib.o
OBJECTS += mDNSCore/CryptoAlg.o
-OBJECTS += mDNSCore/anonymous.o
all: $(LIB)
install: $(LIBDIR)/$(LIB) $(addprefix $(INCDIR)/,$(HEADERS))