summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5997046..dea0808 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,7 @@ archive:
git clone $(ORIGIN) $$tmpdir/pomatic;\
cd $$tmpdir/pomatic;\
git checkout $(GITTAG);\
- ./autogen;\
+ autoreconf -i;\
make dist;\
mkdir -p $$tmpdir/rpm-build-top;\
rpmbuild \