diff options
Diffstat (limited to 'rMD-exp/autogen.sh')
-rw-r--r-- | rMD-exp/autogen.sh | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/rMD-exp/autogen.sh b/rMD-exp/autogen.sh new file mode 100644 index 0000000..06af23f --- /dev/null +++ b/rMD-exp/autogen.sh @@ -0,0 +1,7 @@ +#!/bin/sh + + +aclocal +autoheader +automake --copy --add-missing +autoconf
\ No newline at end of file |