mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
build: Add initial Autotools files.
This commit is contained in:
4
autogen.sh
Executable file
4
autogen.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
autoreconf -ifv
|
||||
rm -rf autom4te.cache
|
Reference in New Issue
Block a user