mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
8 lines
192 B
Makefile
8 lines
192 B
Makefile
# This Makefile.am is in the public domain
|
|
SUBDIRS = .
|
|
|
|
include_HEADERS = microhttpd.h
|
|
noinst_HEADERS = microhttpd2.h microhttpd_tls.h
|
|
|
|
EXTRA_DIST = platform.h autoinit_funcs.h mhd_options.h
|