aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
blob: 437008fdaec56745d65d5d2b69cee79141bcae5f (plain)
1
2
3
4
5
6
7
8
9
10
# This Makefile.am is in the public domain
SUBDIRS = .

if ENABLE_SPDY
microspdy = microspdy.h
endif

include_HEADERS = microhttpd.h $(microspdy)

EXTRA_DIST = platform.h platform_interface.h w32functions.h autoinit_funcs.h