Initial commit
[jamendo] / branches / nota-show-app / autogen.sh
diff --git a/branches/nota-show-app/autogen.sh b/branches/nota-show-app/autogen.sh
new file mode 100755 (executable)
index 0000000..43b238a
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+aclocal
+autoconf
+autoheader
+automake --add-missing --copy --foreign
+./configure --enable-maintainer-mode