aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6331a381..c79f44e6 100644
--- a/Makefile
+++ b/Makefile
@@ -128,6 +128,7 @@ check:
bash -n $$afile || { echo $$afile ; exit 1 ; } ; \
fi ;\
done
+ make check -C src
changelog:
@rm -f ChangeLog