diff --git a/Makefile b/Makefile index 11040b1c331a..ee3d51347202 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ technical-docs test-requirements ubuntu-requirements upgrade-package upgrade + # Careful with mktemp syntax: it has to work on Mac and Ubuntu, which have differences. PRIVATE_FILES := $(shell mktemp -u /tmp/private_files.XXXXXX)