mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-13 11:20:00 +01:00
6 lines
87 B
Bash
Executable File
6 lines
87 B
Bash
Executable File
#!/bin/sh
|
|
# Run this to generate all the initial makefiles, etc.
|
|
|
|
|
|
autoreconf -v -f -i
|