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 d24588d..f5272e1 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
@@ -160,10 +160,6 @@ utils.o: utils.c utils.h $(PLUGINHDRS) | |||
160 | netutils.o: netutils.c netutils.h $(PLUGINHDRS) | 160 | netutils.o: netutils.c netutils.h $(PLUGINHDRS) |
161 | sslutils.o: sslutils.c netutils.h $(PLUGINHDRS) | 161 | sslutils.o: sslutils.c netutils.h $(PLUGINHDRS) |
162 | 162 | ||
163 | getaddrinfo.o: getaddrinfo.h $(PLUGINHDRS) | ||
164 | |||
165 | gethostbyname.o: gethostbyname.h $(PLUGINHDRS) | ||
166 | |||
167 | all-local: $(check_tcp_programs) | 163 | all-local: $(check_tcp_programs) |
168 | 164 | ||
169 | $(check_tcp_programs): check_tcp | 165 | $(check_tcp_programs): check_tcp |