]> sipb.mit.edu Git - ikiwiki.git/commitdiff
po/Makefile: missing one semicolon still
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 9 May 2012 05:56:46 +0000 (07:56 +0200)
committerJoey Hess <joey@kitenet.net>
Wed, 9 May 2012 16:28:14 +0000 (12:28 -0400)
po/Makefile

index 45c91c9aece8d24fd790c02533dfecabe453f7d4..5ec4a157c6ddbb0fdfcdea3d117730b3cb2ea266 100644 (file)
@@ -55,7 +55,7 @@ clean:
                else \
                        rm -f $@.new; \
                fi; \
-               msgfmt --statistics $@ 2>&1 \
+               msgfmt --statistics $@ 2>&1; \
        fi
 
 check: