From a146356ca03d0a98fe2d6307e2e06f7619e4e3fd Mon Sep 17 00:00:00 2001 From: Christian Meffert Date: Mon, 27 Jan 2025 20:27:49 +0000 Subject: [PATCH] fix: Fix make distclean with disabled web UI --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 41dbc90c..5b502986 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,6 @@ WEBINTERFACE_SRC_SUBDIR = web-src endif SUBDIRS = $(LIBRESPOTC_SUBDIR) sqlext src $(WEBINTERFACE_SRC_SUBDIR) -DIST_SUBDIRS = $(SUBDIRS) dist_man_MANS = owntone.8