indent
authorLove Hörnquist Åstrand <lha@kth.se>
Sun, 14 Sep 2008 11:52:56 +0000 (11:52 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Sun, 14 Sep 2008 11:52:56 +0000 (11:52 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23827 ec53bebd-3082-4978-b11e-865c3cabbd6b

po/Makefile.am

index 09e5d7f3a8709231726287f0dee8997292bdec8e..44d1f984e20c4c658fc073dd2780f6cc3d2c7cc5 100644 (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')