summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 0b7d48d..9142bef 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -13,3 +13,5 @@
# Now run autoreconf
${AUTORECONF:-autoreconf} -fiv
+(cd lrtp; ./autogen.sh)
+(cd libaudioin; ./autogen.sh) \ No newline at end of file