From 236983125ffb300bb68bd5d56107750118e5fe96 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sun, 5 Jul 2020 21:28:14 +0200 Subject: Use password file for authentication. --- src/ws/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ws/Makefile.am') diff --git a/src/ws/Makefile.am b/src/ws/Makefile.am index c7252e5..17df58d 100644 --- a/src/ws/Makefile.am +++ b/src/ws/Makefile.am @@ -2,7 +2,7 @@ SUBDIRS = EXTRA_DIST = -wsdir = $(datadir)/ws +wsdir = $(datadir)/munia/ws ws_DATA = \ favicon.ico \ -- cgit v1.2.3