From: Michael Tremer Date: Thu, 30 Oct 2025 19:32:18 +0000 (+0000) Subject: Makefile: Remove unused pythondir X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea7bf8731c4cb455a8fb43db9da0fec37a912604;p=telemetry.git Makefile: Remove unused pythondir Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index d251e32..fa69b1e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,8 +30,6 @@ AUTOMAKE_OPTIONS = color-tests SUBDIRS = . po -pythondir = $(pyexecdir) - # Dirs of external packages dbuspolicydir=@dbuspolicydir@ dbussystemservicedir=@dbussystemservicedir@