summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.data2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.data b/Makefile.data
index b1fd706..8ed5a07 100644
--- a/Makefile.data
+++ b/Makefile.data
@@ -11,4 +11,4 @@ build:
rebuild:
git reset --hard
sed -i -e "s/#define LAMBDA_PARAMETER 0.588792/#define LAMBDA_PARAMETER $(LAMBDA_PARAMETER)/" src/include/novel_types.h
- make
+ make > /dev/null