curl/tests/server/Makefile.am

15 lines
262 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 07:44:58 -05:00
AUTOMAKE_OPTIONS = foreign
INCLUDES = -I$(top_srcdir)/lib
2002-02-25 07:44:58 -05:00
noinst_PROGRAMS = sws
sws_SOURCES= sws.c getpart.c getpart.h
2002-02-25 07:44:58 -05:00
2002-02-25 09:08:18 -05:00
extra_DIST = config.h.in