1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 10:47:43 +02:00
trexio/autogen.sh

6 lines
33 B
Bash
Raw Normal View History

2021-05-28 13:36:39 +02:00
#!/bin/sh
2021-11-17 14:16:55 +01:00
autoreconf -i -Wall
2021-05-28 13:36:39 +02:00