From: Michael Tremer Date: Thu, 27 Jul 2023 13:24:19 +0000 (+0000) Subject: Makefile: Remove src/web/people.py X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=08467aabf0c5fd80973022f0a62527a35ed75e10;p=ipfire.org.git Makefile: Remove src/web/people.py Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index 68d1928b..dedb5099 100644 --- a/Makefile.am +++ b/Makefile.am @@ -94,7 +94,6 @@ web_PYTHON = \ src/web/iuse.py \ src/web/location.py \ src/web/nopaste.py \ - src/web/people.py \ src/web/ui_modules.py \ src/web/users.py \ src/web/voip.py