summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2024-12-07 15:01:45 -0800
committerXin LI <delphij@FreeBSD.org>2024-12-07 15:01:45 -0800
commit995a16e0c2eb64b0875bccf37e696bddf35c3846 (patch)
tree148abd89b24da103d417cf36ec01e9fb9c766b62 /python
parent72d4668c77f014e21af1db10648768e4843ce5d2 (diff)
Vendor import of file 5.46.vendor/file/5.46vendor/file
Diffstat (limited to 'python')
-rw-r--r--python/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Makefile.in b/python/Makefile.in
index b3053e695bbd..26c86d23d9fc 100644
--- a/python/Makefile.in
+++ b/python/Makefile.in
@@ -151,6 +151,7 @@ EGREP = @EGREP@
ETAGS = @ETAGS@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
+FILECMD = @FILECMD@
GREP = @GREP@
HAVE_VISIBILITY = @HAVE_VISIBILITY@
INSTALL = @INSTALL@