1
0
Эх сурвалжийг харах

Ensure gmake is installed for 'make test'

Bryan Drewery 14 жил өмнө
parent
commit
e9363d712c
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      BSDmakefile

+ 1 - 1
BSDmakefile

@@ -14,5 +14,5 @@ clean: check_gmake
 	@gmake clean
 distclean: check_gmake
 	@gmake distclean
-test:
+test: check_gmake
 	@gmake test