diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-03-19 16:04:03 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-03-19 16:04:03 +0100 |
commit | 5426445ae86c87f9f7589573daaf273f2fe93c56 (patch) | |
tree | 6b511b15a5b3fc6fe909706da446a397e86ad00f /pre-build.sh | |
parent | 5dad4134da37576de12721f34165c1fe4d138b3c (diff) |
merge from mvo
Diffstat (limited to 'pre-build.sh')
-rw-r--r-- | pre-build.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pre-build.sh b/pre-build.sh new file mode 100644 index 000000000..2c7d28c2c --- /dev/null +++ b/pre-build.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +make -f Makefile startup doc |