gstdoc-scangobj: use /usr/bin/env perl instead of hard-coding /usr/bin/perl
[platform/upstream/gst-common.git] / gtk-doc-plugins.mak
index 7490eda..fd4a3dc 100644 (file)
@@ -360,3 +360,5 @@ dist-hook: dist-check-gtkdoc dist-hook-local
 
 .PHONY : dist-hook-local docs check-outdated-docs
 
+# avoid spurious build errors when distchecking with -jN
+.NOTPARALLEL: