Explorar o código

tools/Makefile.am: doc/Makefile.am: add missing showcheck rules

Nathalie Furmento %!s(int64=13) %!d(string=hai) anos
pai
achega
d5d6e37284
Modificáronse 2 ficheiros con 5 adicións e 0 borrados
  1. 3 0
      doc/Makefile.am
  2. 2 0
      tools/Makefile.am

+ 3 - 0
doc/Makefile.am

@@ -61,3 +61,6 @@ uninstall-local:
 # Rule to update documentation on web server. Should only be used locally.
 update-web:
 	scp starpu.pdf starpu.html sync:/web/runtime/html/StarPU
+
+showcheck:
+	-cat /dev/null

+ 2 - 0
tools/Makefile.am

@@ -78,3 +78,5 @@ dist_man1_MANS =\
 	starpu_workers_activity.1
 endif
 
+showcheck:
+	-cat /dev/null