summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index a01faae931..531743d0e8 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -3,6 +3,7 @@ NULLCMD = :
RUNCMD = $(SHELL)
CHDIR = @CHDIR@
exec = exec
+NULL = /dev/null
#### Start of system configuration section. ####