fixup autotools options
This commit is contained in:
parent
2573209213
commit
52ca8acc29
@ -60,6 +60,8 @@ server_bundle.c: $(top_srcdir)/tests/mk-bundle-server.pl $(CURLX_SRCS) $(USEFUL)
|
||||
noinst_PROGRAMS = servers $(OTHERPROGS)
|
||||
nodist_servers_SOURCES = server_bundle.c
|
||||
servers_SOURCES = $(CURLX_SRCS) $(USEFUL) $(INET_PTON) $(UTIL) $(UTIL_BUNDLE)
|
||||
servers_LDADD = @CURL_NETWORK_AND_TIME_LIBS@
|
||||
servers_CFLAGS = $(AM_CFLAGS)
|
||||
CLEANFILES = server_bundle.c
|
||||
else
|
||||
noinst_PROGRAMS = $(SERVERPROGS) $(OTHERPROGS)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user