diff options
author | aiju <devnull@localhost> | 2017-06-12 19:54:31 +0000 |
---|---|---|
committer | aiju <devnull@localhost> | 2017-06-12 19:54:31 +0000 |
commit | 1a40bdeb843042a66d913e8fbf15fad4bf3a5875 (patch) | |
tree | a40aff1a1a81bcab8ab0ef7fbaaf3070b8c6308c /sys/src/cmd/aux/mkfile | |
parent | 3844090f3997aab26cb3d54c4cb837e278a04933 (diff) |
add aux/icanhasvmx
Diffstat (limited to 'sys/src/cmd/aux/mkfile')
-rw-r--r-- | sys/src/cmd/aux/mkfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/cmd/aux/mkfile b/sys/src/cmd/aux/mkfile index e6684f46e..3ccc5acfb 100644 --- a/sys/src/cmd/aux/mkfile +++ b/sys/src/cmd/aux/mkfile @@ -20,6 +20,7 @@ TARG=\ esd\ getflags\ icanhasmsi\ + icanhasvmx\ lines\ listen\ listen1\ |