curl/tests/server/Makefile.am

15 lines
252 B
Makefile
Raw Normal View History

# sws is the Silly Web Server
#
# Original http server code contributed by Georg Horn. Heavily modified since.
#
2002-02-25 12:44:58 +00:00
AUTOMAKE_OPTIONS = foreign
INCLUDES = -I$(top_srcdir)/lib
2002-02-25 12:44:58 +00:00
noinst_PROGRAMS = sws
sws_SOURCES= sws.c getpart.c
2002-02-25 14:08:18 +00:00
extra_DIST = config.h.in