diff options
| author | Robert Collins <robertc@robertcollins.net> | 2009-05-08 19:53:16 +1000 |
|---|---|---|
| committer | Robert Collins <robertc@robertcollins.net> | 2009-05-08 19:53:16 +1000 |
| commit | 8967de7280e3ac990779e8b51674d2ce9f33b341 (patch) | |
| tree | 4763aa7029b48537f117833d95b32289529bef7a /shell/SConscript | |
| parent | a5a8f00dc293dfdda2ebc2f198bb3d3434e6b75c (diff) | |
| parent | db8ea36ec0ae0200e8f8f2de90a22f475762b166 (diff) | |
| download | subunit-git-8967de7280e3ac990779e8b51674d2ce9f33b341.tar.gz | |
Merge autoconf transition and jaunty build updates.
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')]) |
