diff options
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r-- | plugins/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index d24588dc..f5272e17 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -160,10 +160,6 @@ utils.o: utils.c utils.h $(PLUGINHDRS) netutils.o: netutils.c netutils.h $(PLUGINHDRS) sslutils.o: sslutils.c netutils.h $(PLUGINHDRS) -getaddrinfo.o: getaddrinfo.h $(PLUGINHDRS) - -gethostbyname.o: gethostbyname.h $(PLUGINHDRS) - all-local: $(check_tcp_programs) $(check_tcp_programs): check_tcp |