# Added missing step.

This commit is contained in:
Jesse Thilo
2000-03-10 18:09:55 +00:00
parent 8dc26b76ae
commit 583ad9fe3a

View File

@@ -1,6 +1,7 @@
#! /bin/sh #! /bin/sh
aclocal && \ aclocal && \
gettextize && \
autoconf && \ autoconf && \
autoheader && \ autoheader && \
automake -a && \ automake -a && \