mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-01-01 18:57:59 -05:00
6 lines
63 B
Bash
Executable File
6 lines
63 B
Bash
Executable File
#!/bin/bash
|
|
aclocal
|
|
autoheader
|
|
automake --add-missing
|
|
autoconf
|