add launchpad target

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

View File

@@ -66,4 +66,7 @@ FILES = \
heimdal_krb5/sv_SE.po
EXTRA_DIST = gen-po.in $(FILES)
CLEANFILES = gen-po.tmp $(noinst_SCRIPTS)
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')