Преглед изворни кода

Makefile adapted to always run rule venv2 and venv3

master
Dirk Alders пре 3 година
родитељ
комит
38acae3385
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      scripts/Makefile

+ 1
- 1
scripts/Makefile Прегледај датотеку

@@ -8,7 +8,7 @@ OUTDIR=testresults
8 8
 TEXFILE=$(OUTDIR)/unittest.tex
9 9
 PDFFILE=$(OUTDIR)/unittest.pdf
10 10
 
11
-.PHONY: all help release full short smoke single testrun_full testrun_short testrun_smoke testrun_single coverage_analysis finalise status compile release_testcases publish view clean
11
+.PHONY: all help venv2 venv3 release full short smoke single testrun_full testrun_short testrun_smoke testrun_single coverage_analysis finalise status compile release_testcases publish view clean
12 12
 
13 13
 all: full
14 14
 

Loading…
Откажи
Сачувај