aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/autogen.sh b/autogen.sh
index 03a0a31..aa52220 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -6,10 +6,6 @@ libtoolize --force --copy \
&& automake --add-missing --copy --force \
&& autoconf --force
-pushd libstorycode
-./autogen.sh
-popd
-
pushd harfatum
./autogen.sh
popd