mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:07:45 +00:00
AudioServer: Install headers
This commit is contained in:
parent
7c0fb91ca4
commit
20500e2949
1 changed files with 4 additions and 0 deletions
4
Servers/AudioServer/install.sh
Executable file
4
Servers/AudioServer/install.sh
Executable file
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
mkdir -p ../../Root/usr/include/AudioServer/
|
||||||
|
cp ./*.h ../../Root/usr/include/AudioServer/
|
Loading…
Add table
Add a link
Reference in a new issue