summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index fc9df55..c6e7f06 100755
--- a/build
+++ b/build
@@ -3,3 +3,6 @@
# this is the systemd control file
mkdir -p files/lib/systemd/system/
cp virtigod.service files/lib/systemd/system/
+
+mkdir -p files/usr/lib/virtigod/
+cp Makefile.help files/usr/lib/virtigod/Makefile