aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplugin/autogen.sh
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-11-22 15:09:05 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-11-22 15:09:05 +0000
commit01bd03fb8dffc4cac0e638489fc71ea01c852764 (patch)
treec1f3e3c43339f539cbf0e43af405fad83570d1be /mediaplugin/autogen.sh
parent15a995629096578f824a695c20d1aeb1f47e1aff (diff)
downloadusdx-01bd03fb8dffc4cac0e638489fc71ea01c852764.tar.gz
usdx-01bd03fb8dffc4cac0e638489fc71ea01c852764.tar.xz
usdx-01bd03fb8dffc4cac0e638489fc71ea01c852764.zip
use automake to create projectm-cwrapper
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2745 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'mediaplugin/autogen.sh')
-rwxr-xr-xmediaplugin/autogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/mediaplugin/autogen.sh b/mediaplugin/autogen.sh
index 847e6af8..bc41ff3b 100755
--- a/mediaplugin/autogen.sh
+++ b/mediaplugin/autogen.sh
@@ -2,6 +2,7 @@
AUTOGEN_DIR=dists/autogen
#libtoolize
aclocal -I ${AUTOGEN_DIR}/m4 && autoconf
+automake -a
cd src/plugins/media/
./autogen.sh