aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1f43e73d..c6e52abc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -16,11 +16,11 @@ endif
16 16
17# Finally (last!) also build experimental lib... 17# Finally (last!) also build experimental lib...
18if HAVE_EXPERIMENTAL 18if HAVE_EXPERIMENTAL
19SUBDIRS += lib 19SUBDIRS += microhttpd_ws lib
20endif 20endif
21 21
22EXTRA_DIST = \ 22EXTRA_DIST = \
23 datadir/cert-and-key.pem \ 23 datadir/cert-and-key.pem \
24 datadir/cert-and-key-for-wireshark.pem 24 datadir/cert-and-key-for-wireshark.pem
25 25
26.NOTPARALLEL: 26.NOTPARALLEL: