Fix rootston executable name

This commit is contained in:
Drew DeVault 2017-09-23 14:56:09 -04:00
parent 57c50c78f0
commit 5b92d4fecf
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
executable(
'rootson', [
'rootston', [
'config.c',
'cursor.c',
'desktop.c',