Преглед на файлове

[LibOS] Build test/{benchmark, inline, regression}

Isaku Yamahata преди 4 години
родител
ревизия
afddf5c4cc
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      LibOS/shim/test/Makefile

+ 1 - 2
LibOS/shim/test/Makefile

@@ -1,7 +1,6 @@
 include ../../../Scripts/Makefile.configs
 
-# SUBDIRS = regression native inline benchmark
-SUBDIRS = native fs
+SUBDIRS = regression native fs inline benchmark
 
 .PHONY: all clean sgx-tokens distclean
 all clean sgx-tokens distclean: