Skip to content

Commit 18251da

Browse files
committed
our little script to rebuild everything
1 parent b7064a0 commit 18251da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

autogen.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/sh
2+
3+
aclocal
4+
automake && autoconf

0 commit comments

Comments
 (0)