1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/server/Makefile.am
2004-02-20 07:19:01 +00:00

15 lines
262 B
Makefile

# sws is the Silly Web Server
#
# Original http server code contributed by Georg Horn. Heavily modified since.
#
AUTOMAKE_OPTIONS = foreign
INCLUDES = -I$(top_srcdir)/lib
noinst_PROGRAMS = sws
sws_SOURCES= sws.c getpart.c getpart.h
extra_DIST = config.h.in