diff options
Diffstat (limited to 'shell/SConscript')
| -rw-r--r-- | shell/SConscript | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/shell/SConscript b/shell/SConscript deleted file mode 100644 index bf585eb..0000000 --- a/shell/SConscript +++ /dev/null @@ -1,5 +0,0 @@ -Import('*') -# describe what we need for Shell - -shell_lib_installdir = DESTDIR + '/share/subunit' -env.Alias('install', [Install(shell_lib_installdir, 'share/subunit.sh')]) |
