git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23827 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-09-14 11:52:56 +00:00
parent b14e1970c5
commit 6bc29313e2

View File

@@ -69,4 +69,7 @@ EXTRA_DIST = gen-po.in $(FILES)
CLEANFILES = gen-po.tmp $(noinst_SCRIPTS) heimdal-pot.tar.gz
launchpad:
tar Czcf $(top_srcdir) $(top_builddir)/po/heimdal-pot.tar.gz $$(cd $(top_srcdir) && find . -name '*.pot')
tar czCf \
$(top_srcdir) \
$(top_builddir)/po/heimdal-pot.tar.gz
$$(cd $(top_srcdir) && find . -name '*.pot')